Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
9e88b5aeee219c8b1968a29f206231cca2719ed3
/
Lib
/
email
/
quoprimime.py
1c25de6
Merged revisions 73952 via svnmerge from
by Amaury Forgeot d'Arc
· 16 years ago
3ed0deb
Remove nonexisting stuff from __all__.
by Georg Brandl
· 16 years ago
fd03645
#2834: Change re module semantics, so that str and bytes mixing is forbidden,
by Antoine Pitrou
· 17 years ago
7aa02e6
More email package fixes.
by Barry Warsaw
· 18 years ago
2cc1f6d
More email package related repairs. This fixes smtplib's import and use of
by Barry Warsaw
· 18 years ago
c247e51
Make this module importable, this gets test___all__ to pass.
by Neal Norwitz
· 18 years ago
9604e66
Oops. I copied a slightly older version of the email package from the sandbox.
by Guido van Rossum
· 18 years ago
8b3d659
Fix a more bytes/str confusion.
by Barry Warsaw
· 18 years ago
8b3febe
Copying the email package back, despite its failings.
by Guido van Rossum
· 18 years ago
6398b7a
Remove the email package for now.
by Guido van Rossum
· 18 years ago
b053cd8
Killed the <> operator. You must now use !=.
by Guido van Rossum
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
[Renamed (96%) from Lib/email/quopriMIME.py]
bb11386
Big email 3.0 API changes, with updated unit tests and documentation.
by Barry Warsaw
· 21 years ago
24f7976
Update to Python 2.3, getting rid of backward compatiblity crud.
by Barry Warsaw
· 21 years ago
0ed81c3
Merge of the folding-reimpl-branch. Specific changes,
by Barry Warsaw
· 22 years ago
c202d93
Use True/False everywhere, and other code cleanups.
by Barry Warsaw
· 23 years ago
ba2577b
_max_append(): When adding the string `s' to its own line, it should
by Barry Warsaw
· 23 years ago
8ac1495
Whitespace normalization.
by Tim Peters
· 23 years ago
409a4c0
Sync'ing with standalone email package 2.0.1. This adds support for
by Barry Warsaw
· 23 years ago