Message 71902 - Python tracker
On Sun, Aug 24, 2008 at 2:51 PM, Benjamin Peterson <report@bugs.python.org> wrote: > > Benjamin Peterson <musiccomposition@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... > ... and would also have to change all references. But that would probably work out fine.