##// END OF EJS Templates
Handle edge case when requesting subclasses....
Handle edge case when requesting subclasses. obj.__subclasses__ does not havethe usual meaning in case obj == type. Closes #11607
Matthias Bussonnier -
r24946:c1885ce1
Show More
Name Size Modified Last Commit Author
/ IPython / sphinxext
__init__.py Loading ...
custom_doctests.py Loading ...
ipython_console_highlighting.py Loading ...
ipython_directive.py Loading ...