[Python-bugs-list] [ python-Bugs-474585 ] Deprecate modules (original) (raw)
noreply@sourceforge.net noreply@sourceforge.net
Wed, 24 Oct 2001 12:04:10 -0700
- Previous message: [Python-bugs-list] [ python-Bugs-474583 ] non-standard types in mimetypes.py
- Next message: [Python-bugs-list] [ python-Bugs-473525 ] pyclbr broken
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bugs item #474585, was opened at 2001-10-24 12:04 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=474585&group_id=5470
Category: Documentation Group: Python 2.2 Status: Open Resolution: None Priority: 5 Submitted By: Barry Warsaw (bwarsaw) Assigned to: Fred L. Drake, Jr. (fdrake) Summary: Deprecate modules
Initial Comment: The following modules should be marked as deprecated because the new email package provides all the functionality (using different APIs perhaps, and it steals some implementation from rfc822.py, but still...)
rfc822.py mimetools.py MIMEWriter.py
Technically mimify.py should be deprecated too, however the email package doesn't provide the run-as-script functionality. That would be easy to provide as a Tools/script, so I still think it should be deprecated.
You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=474585&group_id=5470
- Previous message: [Python-bugs-list] [ python-Bugs-474583 ] non-standard types in mimetypes.py
- Next message: [Python-bugs-list] [ python-Bugs-473525 ] pyclbr broken
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]