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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
tokenize.py 273 def read_or_stop(): function in function:detect_encoding
302 first = read_or_stop()
314 second = read_or_stop()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
tokenize.py 273 def read_or_stop(): function in function:detect_encoding
302 first = read_or_stop()
314 second = read_or_stop()

Completed in 73 milliseconds