This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sjoerd
Recipients sjoerd
Date 2010-02-19.14:47:54
SpamBayes Score 0.00024001402
Marked as misclassified No
Message-id <1266590877.1.0.984068009408.issue7966@psf.upfronthosting.co.za>
In-reply-to
Content
The mhlib standard library uses the deprecated module multifile.  This causes a warning to be printed whenever mhlib is used.

As a matter of policy, no deprecated features should be used anywhere in the standard library.
History
Date User Action Args
2010-02-19 14:47:57sjoerdsetrecipients: + sjoerd
2010-02-19 14:47:57sjoerdsetmessageid: <1266590877.1.0.984068009408.issue7966@psf.upfronthosting.co.za>
2010-02-19 14:47:55sjoerdlinkissue7966 messages
2010-02-19 14:47:54sjoerdcreate