cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] tests/http_pipe.py: Python 3 support

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 10 Oct 2014 18:44:34 +0200 (CEST)

On Fri, 10 Oct 2014, Peter Wu wrote:

> 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.

Thanks, merged and pushed!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-10-10