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.

作者 brett.cannon
收信人 brett.cannon, eric.araujo, ezio.melotti
日期 2013-02-15.20:35:06
SpamBayes Score -1.0
Marked as misclassified
Message-id <1360960506.57.0.544368033436.issue17177@psf.upfronthosting.co.za>
In-reply-to
内容
I would probably document the deprecation but otherwise leave it alone at the module level. Considering I only documented imp.find_module() and .load_module() as documented thanks to their funky interfaces making nearly impossible to do a direct translation I don't see how I can justify raising a DeprecationWarning for the whole thing.

But it's gone in Python 4. =)
历史
日期 用户 动作 参数
2013-02-15 20:35:06brett.cannon修改recipients: + brett.cannon, ezio.melotti, eric.araujo
2013-02-15 20:35:06brett.cannon修改messageid: <1360960506.57.0.544368033436.issue17177@psf.upfronthosting.co.za>
2013-02-15 20:35:06brett.cannon链接issue17177 messages
2013-02-15 20:35:06brett.cannon创建