##// END OF EJS Templates
Merge pull request #3568 from minrk/pylab-no-import...
Merge pull request #3568 from minrk/pylab-no-import new %matplotlib magic, quieter %pylab magic %matplotlib is a magic which sets up integration but does no imports %pylab now is now as verbose about announcing itself.

File last commit:

r8121:66727cb1
r11487:9e253ecd merge
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]