Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Lib
/
email
/
Utils.py
030ddf7
Jason Mastaler's patch to break the dependence on rfc822.py for the
by Barry Warsaw
· 23 years ago
0ebc5c9
Docstring consistency with the updated .tex files.
by Barry Warsaw
· 23 years ago
5bdb2be
Use True/False everywhere, and other code cleanups.
by Barry Warsaw
· 23 years ago
184d55a
rfc822.unquote() doesn't properly de-backslash-ify in Python prior to
by Barry Warsaw
· 23 years ago
12566a8
Oleg Broytmann's support for RFC 2231 encoded parameters, SF patch #549133
by Barry Warsaw
· 23 years ago
21f77ac
Use absolute import paths for intrapackage imports.
by Barry Warsaw
· 23 years ago
8ac1495
Whitespace normalization.
by Tim Peters
· 23 years ago
4be9ecc
getaddresses(): Like the change in rfc822.py, this one needs to access
by Barry Warsaw
· 23 years ago
8c1aac2
Complete a merge of the mimelib project and the Python cvs codebases
by Barry Warsaw
· 23 years ago
24fd025
parseaddr(): Don't use rfc822.parseaddr() because this now implies a
by Barry Warsaw
· 23 years ago
e1df15c
AddrlistClass -> AddressList
by Barry Warsaw
· 23 years ago
409a4c0
Sync'ing with standalone email package 2.0.1. This adds support for
by Barry Warsaw
· 23 years ago
c44d2c5
decode(), encode(): Accepting the minor optimizations from SF patch
by Barry Warsaw
· 24 years ago
e5739a6
formatdate(): Jason Mastaler correctly points out that divmod with a
by Barry Warsaw
· 24 years ago
cd45a36
formatdate(): The calculation of the minutes part of the zone was
by Barry Warsaw
· 24 years ago
9aa6435
Forgot to import time.
by Barry Warsaw
· 24 years ago
9cff0e6
formatdate(): A better docstring.
by Barry Warsaw
· 24 years ago
aa79f4d
formatdate(): An implementation to replace the one borrowed from
by Barry Warsaw
· 24 years ago
e968ead
Give me back my page breaks.
by Barry Warsaw
· 24 years ago
527e64f
Whitespace normalization.
by Tim Peters
· 24 years ago
ba92580
The email package version 1.0, prototyped as mimelib
by Barry Warsaw
· 24 years ago