]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Fix some errors in the new twisted HTTP client's connectionLost() methods.
authorCameron Dale <camrdale@gmail.com>
Thu, 24 Apr 2008 23:17:54 +0000 (16:17 -0700)
committerCameron Dale <camrdale@gmail.com>
Thu, 24 Apr 2008 23:17:54 +0000 (16:17 -0700)
commitc5ae5c9ad8eb68a8ec01cfa1b19d81cbad49617a
tree6c4a4d0f8d9f31ea35e58d83641aaea54d4ae6e1
parent61fd574b4497f00fc69cc4523f5bf478fb3ca9c5
Fix some errors in the new twisted HTTP client's connectionLost() methods.

See http://twistedmatrix.com/trac/ticket/3207 for more info.
apt_p2p/HTTPDownloader.py