##// END OF EJS Templates
complete builtin and cython with embededsignature=True...
complete builtin and cython with embededsignature=True by parsing first line of docstring

File last commit:

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