[issue2350] Warn against importing 'exceptions'

Benjamin Peterson report at bugs.python.org
Sun Aug 24 23:51:36 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

I'm not sure how we could implement a warning on import of exceptions
aside from implementing it in the compiler. I suppose 2to3 could just
remove the import...

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2350>
_______________________________________


More information about the Python-bugs-list mailing list