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

  /external/chromium-trace/catapult/third_party/Paste/paste/util/
threadedprint.py 230 _oldstdin = None variable
233 global _stdincatcher, _oldstdin, register_stdin, deregister_stdin
235 _oldstdin = sys.stdin
241 global _stdincatcher, _oldstdin, register_stdin, deregister_stdin
243 sys.stdin = _oldstdin
244 _stdincatcher = _oldstdin = None
  /external/chromium-trace/catapult/third_party/Paste/docs/
news.txt 39 _oldstdin).
    [all...]

Completed in 843 milliseconds