##// END OF EJS Templates
Remove unnecessary code checking for __repr__ on a subclass of builtin types...
Remove unnecessary code checking for __repr__ on a subclass of builtin types This was added in PR #452, but I believe the previous change makes it redundant.
Thomas Kluyver -
r24109:0ff4a21c
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / tests
__init__.py Loading ...
test_embed.py Loading ...
test_help.py Loading ...
test_interactivshell.py Loading ...