This commit is contained in:
parent
334915894a
commit
b1a9a9fcb9
|
@ -1,6 +1,6 @@
|
|||
import sys
|
||||
|
||||
# SYS_ARGS = {'context':''}
|
||||
SYS_ARGS = {}
|
||||
if len(sys.argv) > 1:
|
||||
|
||||
N = len(sys.argv)
|
||||
|
|
Loading…
Reference in New Issue