##// END OF EJS Templates
Move Extraction of local scope to a method...
Move Extraction of local scope to a method When calling ipython magic from pdb, the locals need to be set from the pdb locals, which is different from the frame locals. Moving this call to a method enables a subclass to change the behaviour of `get_local_scope` to make this possible. This would enable using `%timeit` while debugging in Spyder for example
Quentin Peter -
r25886:f12b9485
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
tests
autoformat_file Loading ...
backport_pr.py Loading ...
build_release Loading ...
check_sources.py Loading ...
configure-git-blame-ignore-revs.bat Loading ...
configure-git-blame-ignore-revs.sh Loading ...
fixup_whats_new_pr.py Loading ...
gen_latex_symbols.py Loading ...
gh_api.py Loading ...
git-mpr.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
make_tarball.py Loading ...
mknbindex.py Loading ...
release Loading ...
release_helper.sh Loading ...
retar.py Loading ...
testupload Loading ...
toollib.py Loading ...
update_whatsnew.py Loading ...