index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
quopri.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
import statements only raise ImportError, right?
Skip Montanaro
2002-03-23
1
-1
/
+1
*
Patch 471400: escape single-dot lines; by Jason Hildebrand.
Guido van Rossum
2001-10-15
1
-0
/
+2
*
Whitespace normalization.
Tim Peters
2001-10-04
1
-5
/
+5
*
Patch #462190, patch #464070: Support quoted printable in the binascii module.
Martin v. Löwis
2001-09-30
1
-11
/
+44
*
The first batch of changes recommended by the fixdiv tool. These are
Guido van Rossum
2001-09-04
1
-1
/
+1
*
Whitespace normalization; the plat-riscos file didn't even get by
Tim Peters
2001-07-02
1
-6
/
+6
*
encode(): Fixed the handling of soft line breaks for lines over 76
Barry Warsaw
2001-06-19
1
-14
/
+12
*
Better support for RFC 1521 quoted-printable specification, along with
Barry Warsaw
2001-06-19
1
-25
/
+77
*
Strip \r as trailing whitespace as part of soft line endings.
Guido van Rossum
2001-03-22
1
-1
/
+1
*
__all__ for several more modules
Skip Montanaro
2001-02-12
1
-0
/
+2
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-1
/
+1
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-1
/
+1
*
Fix Bug #115907: encode '=' as '=3D' and not '=='
Jeremy Hylton
2000-10-05
1
-121
/
+122
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-1
/
+15
*
A few lines were indented using spaces instead of tabs -- fix them.
Guido van Rossum
1998-03-26
1
-28
/
+28
*
Added /usr/bin/env python and made executable.
Guido van Rossum
1997-07-11
1
-0
/
+2
*
Set correct RFC number.
Guido van Rossum
1997-05-08
1
-1
/
+1
*
improved test/main program
Guido van Rossum
1995-09-18
1
-8
/
+40
*
two mime encoding schemes
Guido van Rossum
1995-06-14
1
-0
/
+101