| Home | Trees | Index | Help |
|---|
| Package twisted :: Package tap :: Module news :: Class Options |
|
UserDict--+ |Options--+ | Options
| Method Summary | |
|---|---|
__init__(self)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
I make sure that old style 'optObj.option' access still works. (inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
The name of a newsgroup to carry. | |
Display this help and exit. (inherited from Options)
| |
The email of the moderator for the most recently passed group. | |
The address of a Usenet server to pass messages to and receive messages from. | |
A newsgroup to list as a recommended subscription. | |
(inherited from Options)
| |
I am called with any leftover arguments which were not options. (inherited from Options)
| |
The guts of the command-line parser. (inherited from Options)
| |
(inherited from UserDict)
| |
I am called after the options are parsed. (inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
| Class Variable Summary | |
|---|---|
NoneType |
groups
|
list |
optParameters
|
NoneType |
servers
|
NoneType |
subscriptions
|
str |
synopsis
|
| Method Details |
|---|
opt_group(self, group)The name of a newsgroup to carry. |
opt_moderator(self, moderator)The email of the moderator for the most recently passed group. |
opt_server(self, server)The address of a Usenet server to pass messages to and receive messages from. |
opt_subscription(self, group)A newsgroup to list as a recommended subscription. |
| Class Variable Details |
|---|
groups
|
servers
|
subscriptions
|
synopsis
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:09 2003 | http://epydoc.sf.net |