eric6/DebugClients/Python/DebugUtilities.py

branch
multi_processing
changeset 7646
39e3db2b4936
parent 7422
9a008ab4811b
parent 7639
422fd05e9c91
child 7871
eb65864ca038
equal deleted inserted replaced
7627:812ee8c0a91a 7646:39e3db2b4936
318 318
319 # append the arguments for the program to be debugged 319 # append the arguments for the program to be debugged
320 modifiedArguments.extend(args) 320 modifiedArguments.extend(args)
321 321
322 return modifiedArguments 322 return modifiedArguments
323
324 #
325 # eflag: noqa = M702

eric ide

mercurial