##// 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

File last commit:

r3619:2dbc4524
r8872:9b115234
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer