##// 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
pt_inputhooks
tests
__init__.py Loading ...
console.py Loading ...
debugger.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...
magics.py Loading ...
prompts.py Loading ...
ptshell.py Loading ...
ptutils.py Loading ...
shortcuts.py Loading ...