Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Lib
/
email
/
base64mime.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
3308e80
#6139: fix typo of variable name.
by Georg Brandl
· 16 years ago
5209857f
Removed implicit convertions of str object to bytes from base64.
by Alexandre Vassalotti
· 17 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
98297ee
Merging the py3k-pep3137 branch back into the py3k branch.
by Guido van Rossum
· 18 years ago
2cc1f6d
More email package related repairs. This fixes smtplib's import and use of
by Barry Warsaw
· 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 (95%) from Lib/email/base64MIME.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
5c2f153
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
d2b2e53
header_encode(), encode(): Use _floordiv() from the appropriate
by Barry Warsaw
· 23 years ago
ca948b4
Use floor division where appropriate.
by Guido van Rossum
· 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