diff options
author | Peter Wu <peter@lekensteyn.nl> | 2014-10-10 16:15:42 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-10-10 16:58:20 +0200 |
commit | 87a3a924ce237fc128bcfbcaa37305e47f8acda0 (patch) | |
tree | 2d85be3f905ed9206bd6db5fa2183b61313acde3 /tests/data/test1000 | |
parent | c6c22aeb44dbfc31c16652d8dd7e1a6c3f4aa79b (diff) |
tests/http_pipe.py: Python 3 support
The 2to3 tool converted socketserver (which I manually fixed up with an
import fallback) and the print(e) line. The xrange option was converted
to range, but it seems better to use the '*' operator here for
simplicity.
Signed-off-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'tests/data/test1000')
0 files changed, 0 insertions, 0 deletions