##// END OF EJS Templates
fix lock cell button...
fix lock cell button 'flase' is true while false is false

File last commit:

r8121:66727cb1
r9075:c9574bff
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
Takafumi Arakaki
Add tests for %run option parser
r8121 import sys
print sys.argv[1:]