##// END OF EJS Templates
Backport PR #14004: Don't do truthy check on object; use `is not None`
Backport PR #14004: Don't do truthy check on object; use `is not None`
Matthias Bussonnier -
r28237:e5d97fbb
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / tests
__init__.py Loading ...
test_debug_magic.py Loading ...
test_embed.py Loading ...
test_help.py Loading ...
test_interactivshell.py Loading ...
test_pt_inputhooks.py Loading ...
test_shortcuts.py Loading ...