diff options
author | Barry Warsaw <barry@python.org> | 2002-09-25 22:07:50 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2002-09-25 22:07:50 (GMT) |
commit | 6f30a8ab62585338566f91879f0be2dea86455ec (patch) | |
tree | 7f405b8fb8a22541d7ee60ed932a14c2705d03c0 /Python | |
parent | d80032b009a4ce24f0068ad68cf9215993208958 (diff) | |
download | cpython-6f30a8ab62585338566f91879f0be2dea86455ec.zip cpython-6f30a8ab62585338566f91879f0be2dea86455ec.tar.gz cpython-6f30a8ab62585338566f91879f0be2dea86455ec.tar.bz2 |
__version__: Bump to 2.4
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions