summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_urllib.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-3/+4
|
* Replaced copy-and-paste code of urllib with short patcher snippet, adding a ↵Ryan Williams2009-11-291-0/+11
hacky hack in the process, but one I don't feel too bad about because it's freakin urllib which no one actually uses (or admits to using).