Home
last modified time | relevance | path

Searched refs:pop_source (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dshlex.py79 def pop_source(self): member in shlex
110 self.pop_source()
/external/python/cpython2/Doc/library/
Dshlex.rst129 :meth:`pop_source` methods.
141 .. method:: shlex.pop_source()