summaryrefslogtreecommitdiff
path: root/Lib/test/test_ipaddr.py
Commit message (Expand)AuthorAgeFilesLines
* Convert test method names to PEP8 style.Gregory P. Smith2009-05-021-46/+47
* remove py3k compat codeBenjamin Peterson2009-05-021-35/+7
* Adds the ipaddr module to the standard library. Issue #3959.Gregory P. Smith2009-05-011-0/+567