• Barry Warsaw's avatar
    __version__: Bump to 2.4 · 6f30a8ab
    Barry Warsaw yazdı
    Move the imports of Parser and Message inside the
    message_from_string() and message_from_file() functions.  This way
    just "import email" won't suck in most of the submodules of the
    package.
    
    Note: this will break code that relied on "import email" giving you a
    bunch of the submodules, but that was never documented and should not
    have been relied on.
    6f30a8ab
Adı
Son kayıt (commit)
Son güncelleme
..
test Loading commit data...
Charset.py Loading commit data...
Encoders.py Loading commit data...
Errors.py Loading commit data...
Generator.py Loading commit data...
Header.py Loading commit data...
Iterators.py Loading commit data...
MIMEAudio.py Loading commit data...
MIMEBase.py Loading commit data...
MIMEImage.py Loading commit data...
MIMEMessage.py Loading commit data...
MIMEMultipart.py Loading commit data...
MIMENonMultipart.py Loading commit data...
MIMEText.py Loading commit data...
Message.py Loading commit data...
Parser.py Loading commit data...
Utils.py Loading commit data...
__init__.py Loading commit data...
_compat21.py Loading commit data...
_compat22.py Loading commit data...
base64MIME.py Loading commit data...
quopriMIME.py Loading commit data...