Package Anomos :: Module download :: Class Feedback
[hide private]
[frames] | no frames]

Class Feedback

source code

object --+
         |
        Feedback
Known Subclasses:

Instance Methods [hide private]
 
finished(self, torrent) source code
 
failed(self, torrent, is_external) source code
 
error(self, torrent, level, text) source code
 
exception(self, torrent, text) source code
 
started(self, torrent) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__