Benjamin Peterson <[EMAIL PROTECTED]> added the comment: Here's my 2to3 fixer for the job. It cleanly removes the imports and changes the usage.
---------- assignee: -> collinwinter components: +2to3 (2.x to 3.0 conversion tool) keywords: +patch nosy: +collinwinter title: Warn against importing 'exceptions' -> 'exceptions' import fixer type: -> feature request Added file: http://bugs.python.org/file11251/exceptions_fixer.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2350> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com