Home
last modified time | relevance | path

Searched refs:_split_shellstyle_arglist (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-pythondialog/pythondialog-3.5.2/
H A Ddialog.py1594 def _split_shellstyle_arglist(self, s): member in Dialog
1689 args = self._split_shellstyle_arglist(s)
1957 return (code, self._split_shellstyle_arglist(output))
H A DChangeLog695 * dialog.py (Dialog._split_shellstyle_arglist): new function to parse a
H A DChangeLog.init682 * dialog.py (Dialog._split_shellstyle_arglist): new function to parse a