Changeset 3deb86e in mod_gnutls for test/mgstest/http.py
- Timestamp:
- Jan 4, 2020, 4:24:45 AM (13 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 190d459
- Parents:
- 63e4efe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/mgstest/http.py
r63e4efe r3deb86e 65 65 s_local.settimeout(self.timeout) 66 66 67 # TODO: Maybe capture stderr?68 67 if self._output_filter: 69 68 self._sproc = subprocess.Popen(self.command, stdout=subprocess.PIPE,
Note: See TracChangeset
for help on using the changeset viewer.