##// END OF EJS Templates
Merge pull request #3368 from samuela/master...
Merge pull request #3368 from samuela/master Reenable bracket matching in CodeMirror. Upstream code was moved in a add-on, just load this add-on, configuration was still in the right place.

File last commit:

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