##// END OF EJS Templates
Fix pretty print of types when `__module__` is not available....
Fix pretty print of types when `__module__` is not available. In Python 3, heap allocated types -- for example those created using PyType_FromSpec -- lack the `__module__` attribute. Closes #2684
Bradley M. Froehle -
r8872:9b115234
Show More
Name Size Modified Last Commit Author
/ IPython / external
argparse
decorator
decorators
js
path
pexpect
simplegeneric
ssh
__init__.py Loading ...
mathjax.py Loading ...
qt.py Loading ...
qt_for_kernel.py Loading ...