Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dshlex.py92 def pop_source(self): member in shlex
123 self.pop_source()
/external/python/cpython3/Doc/library/
Dshlex.rst194 :meth:`pop_source` methods.
204 .. method:: shlex.pop_source()