Mercurial > hg
diff tests/test-resolve.t @ 29565:143d21a7343e
py3: re-implement the BaseHTTPServer.test() function
The function is changed in python 3. So the latest version of function is
re-implemented. One can look at https://hg.python.org/cpython/file/3.5/Lib/http/server.py#l1184
and https://hg.python.org/cpython/file/2.7/Lib/BaseHTTPServer.py#l590 to see the change
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 15 Jul 2016 23:00:31 +0530 |
parents | 4acd5651ffa2 |
children | 940c05b25b07 |