Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Tools
/
unicode
/
gencodec.py
dc36472
Remove py3k deprecation warnings from these Unicode tools.
by Florent Xicluna
· 15 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
3f76779
Patch #1359618: Speed-up charmap encoder.
by Martin v. Löwis
· 19 years ago
df676c5
when generating python code prefer to generate valid python code
by Jack Diederich
· 19 years ago
5d23f9a
Don't add multiple empty lines at the end of the codec. With this a
by Walter Dörwald
· 19 years ago
abb02e5
Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
by Walter Dörwald
· 19 years ago
536cf99
Whitespace normalization.
by Tim Peters
· 19 years ago
bd20ea5
Apply some cosmetic fixes to the output of the script.
by Marc-André Lemburg
· 20 years ago
c5694c8
Moved gencodec.py to the Tools/unicode/ directory.
by Marc-André Lemburg
· 20 years ago