Lines Matching refs:script
1212 # The script has to run in __main__ namespace (or imports from
1227 # avoid stopping before we reach the main script (see user_line and
1297 mainpyfile = sys.argv[1] # Get script filename
1304 # Replace pdb's dir with script's dir in front of module search path.
1308 # modified by the script being debugged. It's a bad idea when it was
1335 # When invoked as main program, invoke the debugger on a script