Home | Trees | Index | Help |
---|
Package twisted :: Package runner :: Module inetdconf :: Class InetdConf |
|
SimpleConfFile
--+
|
InetdConf
Method Summary | |
---|---|
__init__(self,
knownServices)
| |
Parse an inetd.conf file. | |
Parse a configuration file (inherited from SimpleConfFile )
| |
Override this. (inherited from SimpleConfFile )
|
Class Variable Summary | |
---|---|
str |
defaultFilename
|
Method Details |
---|
parseFields(self, serviceName, socketType, protocol, wait, user, program, *programArgs)Parse an inetd.conf file. Implemented from the description in the Debian inetd.conf man page. |
Class Variable Details |
---|
defaultFilename
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:58 2003 | http://epydoc.sf.net |