Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a2860e8b51d24807f3ef1cf17b2055fac3b4dd3c
/
Lib
/
encodings
/
quopri_codec.py
0252462
#7475: add (un)transform method to bytes/bytearray and str, add back codecs that can be used with them from Python 2.
by Georg Brandl
· 15 years ago
42748a8
Rip out all codecs that can't work in a unicode/bytes world:
by Walter Dörwald
· 18 years ago
a977329
Merge part of the trunk changes into the p3yk branch. This merges from 43030
by Thomas Wouters
· 19 years ago
26e3b68
Patch #462635 by Andrew Kuchling correcting bugs in the new
by Marc-André Lemburg
· 24 years ago
acfdf15
Add quoted-printable codec
by Guido van Rossum
· 24 years ago