Home | Trees | Index | Help |
|
---|
Package whois :: Module requester :: Class WhoisRequest |
|
dispatcher
--+ |dispatcher_with_send
--+ | WhoisRequest
Method Summary | |
---|---|
Queries a whois Internet service. | |
handle_close(self)
| |
handle_connect(self)
| |
handle_expt(self)
| |
handle_read(self)
| |
Inherited from dispatcher_with_send | |
| |
| |
| |
| |
Inherited from dispatcher | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
Class Variable Summary | |
---|---|
Inherited from dispatcher | |
bool |
accepting = False
|
NoneType |
addr = None |
bool |
closing = False
|
bool |
connected = False
|
bool |
debug = False
|
Method Details |
---|
__init__(self,
consumer,
host,
port=43)
Queries a whois Internet service.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Mar 26 22:50:05 2007 | http://epydoc.sf.net |