Searched defs:communicate (Results 1 – 8 of 8) sorted by relevance
48 def communicate(self, *args, **kwargs): member in Subprocess
50 def communicate(self, *args, **kwargs): member in Subprocess
48 communicate=True): argument
46 communicate=True): argument
173 async def communicate(self, input=None): member in Process
398 def communicate(args): function
452 def communicate(self, input=None): member in Popen
895 def communicate(self, input=None, timeout=None): member in Popen