##// END OF EJS Templates
Fix name pollution of interactive namespace in pylab mode....
Fix name pollution of interactive namespace in pylab mode. All names loaded by pylab at startup must be tracked so that %whos doesn't show the entire pylab namespace (making it useless in practice).

File last commit:

r3111:3fd347a5
r3195:3777d779
Show More
.gitignore
8 lines | 84 B | text/plain | TextLexer
docs/dist
docs/build/*
docs/source/api/generated
*.pyc
build
*.egg-info
*.py~
*.bak