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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shlex.py 6 # push_source() and pop_source() made explicit by ESR, January 2001.
65 def push_source(self, newstream, newfile=None): member in class:shlex
103 self.push_source(newstream, newfile)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shlex.py 6 # push_source() and pop_source() made explicit by ESR, January 2001.
65 def push_source(self, newstream, newfile=None): member in class:shlex
103 self.push_source(newstream, newfile)

Completed in 413 milliseconds