##// END OF EJS Templates
Adds test for pprinting type with meta __repr__...
Adds test for pprinting type with meta __repr__ Tests that pretty-printing a type calls the metaclass's __repr__, if it exists.
Remi Rampin -
r18403:8318fbe0
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 ...