##// 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 / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...