Brett Cannon added the comment:

Everything that is going to be kept around has been moved. That just leaves:

1. Removing all uses of imp from the stdlib
2. Document as deprecated the last few things in imp which are simply being 
removed (including adding a note in the docstrings)
3. Remove all function/class-level deprecation warnings and add a module-level 
pending deprecation one
4. Run the test suite with -W always to make sure I didn't miss anything

----------

_______________________________________
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