summaryrefslogtreecommitdiff
path: root/src/lxml/tests/dummy_http_server.py
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant code for Python <= 2.6Hugo2018-08-251-1/+1
* Try to improve the test setup by joining the webserver daemon thread after us...Stefan Behnel2017-08-191-0/+1
* fix socket leak in networking testsStefan Behnel2013-09-131-0/+1
* fix tests in Py2.5 and Py3Stefan Behnel2013-04-281-2/+13
* add tests for parsing from HTTP URLsStefan Behnel2013-04-281-0/+71