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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rexec.py 150 ok_sys_names = ('byteorder', 'copyright', 'exit', 'getdefaultencoding', variable in class:RExec
258 m = self.copy_only(sys, self.ok_sys_names)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 150 ok_sys_names = ('byteorder', 'copyright', 'exit', 'getdefaultencoding', variable in class:RExec
258 m = self.copy_only(sys, self.ok_sys_names)

Completed in 62 milliseconds