##// END OF EJS Templates
BUG: Fix pretty-printing for overzealous objects that will return something non-callable for any requested attribute (thus confusing hasattr).
BUG: Fix pretty-printing for overzealous objects that will return something non-callable for any requested attribute (thus confusing hasattr).
Robert Kern -
r6268:1f5362dc
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...