Package DebTorrent :: Package BT1 :: Module DownloaderFeedback
[hide private]
[frames] | no frames]

Module DownloaderFeedback

source code

Gather and display statistics about the download.

Classes [hide private]
  DownloaderFeedback
Gather and display statistics about the download.
Variables [hide private]
tuple of string INIT_STATE = (('R', 'R+'), ('L', 'L+'))
the state to display, 'L'/'R' = locally/remotely initiated, '+' = encrypted

Imports: cStringIO.StringIO, urllib.quote, threading.Event