]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Get it working and add trial unit testing.
authorCameron Dale <camrdale@gmail.com>
Wed, 12 Dec 2007 06:16:15 +0000 (22:16 -0800)
committerCameron Dale <camrdale@gmail.com>
Wed, 12 Dec 2007 06:16:15 +0000 (22:16 -0800)
commite0f42c76df7c36de9a4889a429e57594f577e100
tree8fadcfc60829f3fa9b3f2f54d5cb39bc60b24b90
parentece8236e48546e81c2468bc6c56d4d3278787b7f
Get it working and add trial unit testing.

Lots of changes that make it work now.

Also added twisted-style unit tests to be run with
the trial program.
HTTPDownloader.py