reload(exceptions) should not raise an ImportError, but should act
just like reload(sys). Test that this is so. Closes SF bug #422004.
Showing
Please register or sign in to comment
just like reload(sys). Test that this is so. Closes SF bug #422004.