Searched defs:communicate (Results 1 – 4 of 4) sorted by relevance
48 def communicate(self, *args, **kwargs): member in Subprocess
48 communicate=True): argument
413 def communicate(args): function
448 def communicate(self, input=None): member in Popen