##// END OF EJS Templates
Backport PR #4008: Transform code before %prun/%%prun runs...
Backport PR #4008: Transform code before %prun/%%prun runs This makes it so that prun works with IPython-specific syntax (e.g., `%prun %logon`). This mirrors the change @fperez made in commit 3ac024c8b39300055bd515e9d88186049a30cdbe for the timeit magic.
Thomas Kluyver -
r12169:3fed8520
Show More
Name Size Modified Last Commit Author
/ IPython / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...