[ python-Bugs-1102469 ] rfc822 Deprecated since release 2.3?
SourceForge.net
noreply at sourceforge.net
Fri Jan 14 18:40:51 CET 2005
Bugs item #1102469, was opened at 2005-01-14 09:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1102469&group_id=5470
Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Wai Yip Tung (tungwaiyip)
Assigned to: Nobody/Anonymous (nobody)
Summary: rfc822 Deprecated since release 2.3?
Initial Comment:
rfc822.Message is still subclassed by minetool.Message
and httplib.HTTPMessage. It should either
1. upgrade httplib etc to the email package.
2. or make a note in the rfc822 page that it is still being
in use
3. or undeprecate rfc822.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1102469&group_id=5470
More information about the Python-bugs-list
mailing list