##// END OF EJS Templates
Backport PR #2685: Fix pretty print of types when `__module__` is not available....
Backport PR #2685: 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:

r2926:2be9133b
r9848:2c829199
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer