Lines Matching refs:scriptdir
2284 scriptdir = os.path.dirname(sys.argv[0])2285 if scriptdir in sys.path:2286 sys.path.remove(scriptdir)