Brett Cannon added the comment:

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. =)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17177>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to