twisted.runner.inetdconf.InetdConf(SimpleConfFile)
class documentationtwisted.runner.inetdconf
View Source
(View In Hierarchy)
Configuration parser for a traditional UNIX inetd(8)
Method | __init__ | Undocumented |
Method | parseFields | Parse an inetd.conf file. |
Inherited from SimpleConfFile:
Method | parseFile | Parse a configuration file |
Method | parseLine | Override this. |
Parse an inetd.conf file.
Implemented from the description in the Debian inetd.conf man page.