Searched defs:waitstatus_to_exitcode (Results 1 – 3 of 3) sorted by relevance
1847 waitstatus_to_exitcode=os.waitstatus_to_exitcode, argument
47 def waitstatus_to_exitcode(status): function
1170 def waitstatus_to_exitcode(self, status): member in ChildWatcherTestsMixin