##// END OF EJS Templates
Everything is an object and has a `__class__` in Python 3
Everything is an object and has a `__class__` in Python 3

File last commit:

r26465:1bc1ac51
r27233:aa169302
Show More
ipdb-interact.rst
4 lines | 161 B | text/x-rst | RstLexer

IPython shell for ipdb interact

The ipdb interact starts an IPython shell instead of Python's built-in code.interact().