##// 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 / testing
plugin
tests
__init__.py Loading ...
__main__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...