##// END OF EJS Templates
Some cleanup of Pycolorize....
Some cleanup of Pycolorize. Style, remove of unused variable... etc. In planning of refactor.

File last commit:

r22963:2961b531
r24360:4347deae
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])