class documentation

class PosixParser:

View In Hierarchy

The parsing behavior used by subprocess.call("string", shell=True) on Posix.
Static Method join Undocumented
Static Method split Undocumented
@staticmethod
def join(argv):

Undocumented

@staticmethod
def split(cmd):

Undocumented