b2fca946925b8080c99ca137bdeed572a4f75637
- raise NotImplementedError exception for abstracts methods - implement test_handle_tick darcs-hash:20061105195847-86b55-af88958079cd5321808c2540d8c498bf47f60999.gz
Jabber Component Library ======================== Present a higher level component framework for developing Jabber component. Here is the class the implement to create a new Jabber component (be sure to override every methods) : - a class inheriting from JabberComponent - a Feeder (inheriting from Feeder) - a Sender (inheriting from Sender)
Description
Languages
Python
99.8%
Makefile
0.1%