##// END OF EJS Templates
Turn Readonly predicates to false....
Turn Readonly predicates to false. It has been pointed to me privately that this is a change of default which is potentially hard to understand, or discover how to change the values. Turning back to False by default.

File last commit:

r26465:1bc1ac51
r26552:f5ac485f
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().