Package tp :: Package client :: Module threads :: Class NotImportantEvent
[show private | hide private]
[frames | no frames]

Class NotImportantEvent

Exception --+    
            |    
        Event --+
                |
               NotImportantEvent

Known Subclasses:
MediaDownloadProgressEvent

Not Important events are things like download progress events. They occur 
often and if one is missed there is not huge problem.

The latest NotImportantEvent is always the most up to date and if there are
pending updates only the latest in a group should be used.

Method Summary
    Inherited from Event
  __init__(self, *args, **kw)
  __str__(self)
  __unicode__(self)
    Inherited from Exception
  __getitem__(...)

Property Summary
    Inherited from Event
  type

Generated by Epydoc 2.1 on Fri Jan 1 08:00:28 2010 http://epydoc.sf.net