Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9aaba789b38834f40bb833735836a52237323be2
/
Lib
/
quopri.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
0bb1cc7
Use true booleans and a bit more PEP8.
by Georg Brandl
· 15 years ago
2dced8b
Patch 1329 (partial) by Christian Heimes.
by Guido van Rossum
· 17 years ago
c582bfc
Fix quopri to operate consistently on bytes.
by Martin v. Löwis
· 17 years ago
68937b4
Change some uses of cStringIO.StringIO to io.StringIO.
by Guido van Rossum
· 17 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
3c4a629
import statements only raise ImportError, right?
by Skip Montanaro
· 23 years ago
1346e83
Patch 471400: escape single-dot lines; by Jason Hildebrand.
by Guido van Rossum
· 23 years ago
527e64f
Whitespace normalization.
by Tim Peters
· 23 years ago
16dc7f4
Patch #462190, patch #464070: Support quoted printable in the binascii module.
by Martin v. Löwis
· 23 years ago
54e54c6
The first batch of changes recommended by the fixdiv tool. These are
by Guido van Rossum
· 23 years ago
d1c2965
Whitespace normalization; the plat-riscos file didn't even get by tabnanny.py.
by Tim Peters
· 23 years ago
dac67ac
encode(): Fixed the handling of soft line breaks for lines over 76
by Barry Warsaw
· 23 years ago
9b630a5
Better support for RFC 1521 quoted-printable specification, along with
by Barry Warsaw
· 23 years ago
14b90a4
Strip \r as trailing whitespace as part of soft line endings.
by Guido van Rossum
· 24 years ago
c62c81e
__all__ for several more modules
by Skip Montanaro
· 24 years ago
2344fae
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
7724944
Fix Bug #115907: encode '=' as '=3D' and not '=='
by Jeremy Hylton
· 24 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 25 years ago
8ca8420
A few lines were indented using spaces instead of tabs -- fix them.
by Guido van Rossum
· 27 years ago
105bd98
Added /usr/bin/env python and made executable.
by Guido van Rossum
· 27 years ago
56f78d9
Set correct RFC number.
by Guido van Rossum
· 28 years ago
54c1510
improved test/main program
by Guido van Rossum
· 29 years ago
f194546
two mime encoding schemes
by Guido van Rossum
· 29 years ago