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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoComplete.py 126 if hp.is_in_string() and (not mode or mode==COMPLETE_FILES):
HyperParser.py 91 def is_in_string(self): member in class:HyperParser
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
AutoComplete.py 126 if hp.is_in_string() and (not mode or mode==COMPLETE_FILES):
HyperParser.py 91 def is_in_string(self): member in class:HyperParser

Completed in 2064 milliseconds