##// END OF EJS Templates
BUG: Look up the `_repr_pretty_` method on the class within the MRO rather than the original leaf class....
BUG: Look up the `_repr_pretty_` method on the class within the MRO rather than the original leaf class. Thanks, @doerwalter for finding this and suggesting the fix. fixes #2122

File last commit:

r3954:94d97371
r7831:8654deef
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h