Changeset 3039495 in mod_gnutls
- Timestamp:
- Dec 27, 2019, 2:10:34 PM (3 years ago)
- Branches:
- asyncio, main, master, proxy-ticket
- Children:
- 6615d91
- Parents:
- 0909c92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/mgstest/tests.py
r0909c92 r3039495 279 279 outs, errs = proc.communicate() 280 280 281 print(errs.decode()) 281 282 if conn_log: 282 283 print(errs.decode(), file=conn_log)
Note: See TracChangeset
for help on using the changeset viewer.