HomeSort by relevance Sort by last modified time
    Searched refs:ok_path (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rexec.py 137 ok_path = tuple(sys.path) # That's a policy decision variable in class:RExec
261 m.path = map(None, self.ok_path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 137 ok_path = tuple(sys.path) # That's a policy decision variable in class:RExec
261 m.path = map(None, self.ok_path)

Completed in 1102 milliseconds