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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py 791 def restore_sys_stdin(self, saved_stdin):
792 sys.stdin = saved_stdin
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py 791 def restore_sys_stdin(self, saved_stdin):
792 sys.stdin = saved_stdin
    [all...]

Completed in 202 milliseconds