##// END OF EJS Templates
fix for list pdb listcommand, broken for %run -d...
fix for list pdb listcommand, broken for %run -d when calling %run -d the filename available for pdb is <string> which is not a proper filename. %run now adds a _exec_lines attribute containing the correct filename.
Jörgen Stenarson -
r8317:82c96fc2
Show More
Name Size Modified Last Commit Author
/ IPython / external / decorators
__init__.py Loading ...
_decorators.py Loading ...
_numpy_testing_noseclasses.py Loading ...
_numpy_testing_utils.py Loading ...