##// END OF EJS Templates
Remove debugger curframe attribute before using checkline()...
Remove debugger curframe attribute before using checkline() Closes gh-10028

File last commit:

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