This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 00:18:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d41e01dfb56c28176665b7deef256d0cd5266708
cpython
/
Lib
/
email
T
History
Andrew Svetlov
a191959849
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
...
Patch by Serhiy Storchaka.
2012-12-18 21:27:16 +02:00
..
mime
…
__init__.py
…
_encoded_words.py
…
_header_value_parser.py
utilize yield from
2012-10-01 12:53:43 -07:00
_parseaddr.py
Closes
#15925
: fix regression in parsedate() and parsedate_tz() that should return None if unable to parse the argument.
2012-09-22 09:03:56 +02:00
_policybase.py
…
architecture.rst
…
base64mime.py
…
charset.py
…
encoders.py
…
errors.py
…
feedparser.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:26:36 +02:00
generator.py
Merge
#15249
: Mangle From lines correctly when body contains invalid bytes.
2012-08-24 11:23:50 -04:00
header.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:26:36 +02:00
headerregistry.py
…
iterators.py
utilize yield from
2012-10-01 12:53:43 -07:00
message.py
…
parser.py
…
policy.py
…
quoprimime.py
…
utils.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:26:36 +02:00