| Home | Trees | Indices | Help |
|---|
|
|
an Irc object handles the connection to the irc server .. receiving, sending, connect and reconnect code
Copyright: this file is in the public domain
|
|||
|
AlreadyConnected already connected exception |
|||
|
AlreadyConnecting bot is already connecting exception |
|||
|
Irc the irc class, provides interface to irc related stuff |
|||
|
|||
outlock = thread.allocate_lock()
|
|||
reconnectlock = thread.allocate_lock()
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0 on Fri Sep 26 22:09:17 2008 | http://epydoc.sourceforge.net |