A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2006-March/062512.html below:

[Python-Dev] Merging email 4.0 to Python 2.5 svn trunk

[Python-Dev] Merging email 4.0 to Python 2.5 svn trunk [Python-Dev] Merging email 4.0 to Python 2.5 svn trunkBarry Warsaw barry at python.org
Fri Mar 17 15:40:17 CET 2006
Last night I merged email 4.0 from the sandbox into my working copy of
the Python svn trunk and ran "make testall".  I hit one failure, in
test_pyclbr.py.  The test was importing email.Parser and expecting a
real module, however in email 4.0 email.Parser is a placeholder object
which exposes a backward compatible API for email.parser.

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.

-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/20060317/c4d6778a/attachment.pgp 
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4