aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_netstring.py
Commit message (Collapse)AuthorAgeFilesLines
* Import Will McGugan's netstring module.Aldo Cortesi2011-02-161-0/+63
Module is in the Public Domain. I expect to modify and extend this module, so I've imported into main library rather than contrib. Code has been reformatted to suite our code standard, tests have been extrated into /tests directory.