##// END OF EJS Templates
Update completer documentation (#13999)...
Update completer documentation (#13999) The docstring for suppression says that `do_not_suppress` should be a list when it should actually be a set

File last commit:

r27747:f5d4e0ac
r28200:3a9419dc merge
Show More
print_argv.py
3 lines | 32 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])