log tests/tinyproxy.py @ 29151:7996c3acc33b

age author description
Sun, 03 Apr 2016 20:12:59 +0900 Yuya Nishihara tests: make tinyproxy.py not import sys.argv by name
Sun, 03 Apr 2016 20:11:41 +0900 Yuya Nishihara tests: sort import lines in tinyproxy.py
Mon, 28 Mar 2016 01:57:44 +0530 Pulkit Goyal tests: make tinyproxy.py use print_function
Thu, 31 Dec 2015 08:16:59 +0000 timeless cleanup: remove superfluous space after space after equals (python)
Sun, 06 Dec 2015 22:20:08 -0800 Gregory Szorc tests: use absolute_import in tinyproxy
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Thu, 31 Jan 2013 19:13:13 +0100 Mads Kiilerich tests: fix toctou race in tinyproxy.py (issue3795) stable