##// END OF EJS Templates
minor checkpoint cleanup...
minor checkpoint cleanup - remember list of checkpoints browser-side - cleanup references in MenuBar restore list. There was a closure issue, where multiple menu items would actually all restore the same checkpoint.

File last commit:

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