Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cafd79d904d19e90af375dbee43668f7dbf733d0
/
Lib
/
email
/
iterators.py
3172c5d
Patch# 1258 by Christian Heimes: kill basestring.
by Guido van Rossum
· 17 years ago
8b3febe
Copying the email package back, despite its failings.
by Guido van Rossum
· 17 years ago
6398b7a
Remove the email package for now.
by Guido van Rossum
· 17 years ago
34d1928
SF patch# 1770008 by Christian Heimes (plus some extras).
by Guido van Rossum
· 17 years ago
9b88504
Fairly subtle fix for failing tests.
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
[Renamed (90%) from Lib/email/Iterators.py]
bb11386
Big email 3.0 API changes, with updated unit tests and documentation.
by Barry Warsaw
· 20 years ago
d49f1d6
_structure(): Make sure all output goes the to fp object.
by Barry Warsaw
· 20 years ago
4c3e33a
Update to Python 2.3, getting rid of backward compatiblity crud. We don't
by Barry Warsaw
· 21 years ago
1f84ff1
_structure(): Swap fp and level arguments.
by Barry Warsaw
· 22 years ago
a4ce1cf
_structure(): Use .get_content_type()
by Barry Warsaw
· 22 years ago
d438574
_structure(): Take an optional `fp' argument which would be the object
by Barry Warsaw
· 22 years ago
4ef1c7d
_structure(): Don't get the whole Content-Type: header, just get the
by Barry Warsaw
· 22 years ago
8fa06b5
_structure(): A handy little debugging aid that I don't (yet) intend
by Barry Warsaw
· 22 years ago
8c1aac2
Complete a merge of the mimelib project and the Python cvs codebases
by Barry Warsaw
· 22 years ago
409a4c0
Sync'ing with standalone email package 2.0.1. This adds support for
by Barry Warsaw
· 23 years ago
0164b6b
typed_subpart_iterator(): When getting the main type use 'text' as the
by Barry Warsaw
· 23 years ago
e968ead
Give me back my page breaks.
by Barry Warsaw
· 23 years ago
527e64f
Whitespace normalization.
by Tim Peters
· 23 years ago
57758e3
Updated docstrings. Also,
by Barry Warsaw
· 23 years ago
ba92580
The email package version 1.0, prototyped as mimelib
by Barry Warsaw
· 23 years ago