Home | Trees | Index | Help |
---|
Package twisted :: Package runner :: Module inetdconf :: Class ServicesConf |
|
SimpleConfFile
--+
|
ServicesConf
Method Summary | |
---|---|
__init__(self)
| |
parseFields(self,
name,
portAndProtocol,
*aliases)
| |
Parse a configuration file (inherited from SimpleConfFile )
| |
Override this. (inherited from SimpleConfFile )
|
Instance Variable Summary | |
---|---|
self.services
- dict mapping service names to (port, protocol) tuples. |
Class Variable Summary | |
---|---|
str |
defaultFilename
|
Instance Variable Details |
---|
self.servicesdict mapping service names to (port, protocol) tuples. |
Class Variable Details |
---|
defaultFilename
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:59 2003 | http://epydoc.sf.net |