##// END OF EJS Templates
don't try to delete notebooks...
don't try to delete notebooks this method wasn't currently working, and though we should put a working method there as a utility, it isn't strictly necessary, since the whole directory will be deleted

File last commit:

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