mirror of
https://github.com/python/cpython.git
synced 2025-10-28 17:13:08 +00:00
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85179 | r.david.murray | 2010-10-02 11:58:26 -0400 (Sat, 02 Oct 2010) | 6 lines #1050268: make parseaddr 'quote' the contents of quoted strings in addresses. Also made the doc string for email._parseaddr's 'quote' function more accurate; I'd love to make the function match the old docstring instead, but other code uses it according the existing semantics. ........ |
||
|---|---|---|
| .. | ||
| mime | ||
| test | ||
| __init__.py | ||
| _parseaddr.py | ||
| base64mime.py | ||
| charset.py | ||
| encoders.py | ||
| errors.py | ||
| feedparser.py | ||
| generator.py | ||
| header.py | ||
| iterators.py | ||
| message.py | ||
| parser.py | ||
| quoprimime.py | ||
| utils.py | ||