[Python-Dev] Merging email 4.0 to Python 2.5 svn trunk (original) (raw)
Barry Warsaw barry at python.org
Sat Mar 18 16:10:22 CET 2006
- Previous message: [Python-Dev] Merging email 4.0 to Python 2.5 svn trunk
- Next message: [Python-Dev] Making runpy.run_module *not* thread-safe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 2006-03-17 at 09:40 -0500, Barry Warsaw wrote:
The fix is simple, change 'P' to 'p' in the test, but I want to make sure that nobody cares that import('email.Parser') now returns an object that isn't a module, but acts enough like the original module for all intents and purposes.
I think the answer is "no", so I'm going to commit these changes.
-Barry
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 309 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20060318/769c87f9/attachment.pgp
- Previous message: [Python-Dev] Merging email 4.0 to Python 2.5 svn trunk
- Next message: [Python-Dev] Making runpy.run_module *not* thread-safe
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]