| Home | Trees | Index | Help |
|---|
| Package twisted :: Package im :: Module ircsupport :: Class IRCGroup |
|
AbstractGroup --+
|
IRCGroup
| Method Summary | |
|---|---|
__init__(self,
name,
account)
(inherited from AbstractGroup)
| |
__repr__(self)
(inherited from AbstractGroup)
| |
__str__(self)
(inherited from AbstractGroup)
| |
finds group commands (inherited from AbstractGroup)
| |
finds group commands (inherited from AbstractGroup)
| |
imgroup_testAction(self)
| |
imtarget_kick(self,
target)
| |
join(self)
(inherited from AbstractGroup)
| |
leave(self)
| |
sendGroupMessage(self,
text,
meta)
| |
setTopic(self,
topic)
| |
| Class Variable Summary | |
|---|---|
tuple |
__implements__
|
| Class Variable Details |
|---|
__implements__
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:45:29 2003 | http://epydoc.sf.net |