• 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
__init__.py 1.24 KB