twisted.runner.inetdconf.RPCServicesConf(SimpleConfFile)
class documentationtwisted.runner.inetdconf
View Source
(View In Hierarchy)
/etc/rpc parser
Instance Variable | self.services | dict mapping rpc service names to rpc ports. |
Method | __init__ | Undocumented |
Method | parseFields | Override this. |
Inherited from SimpleConfFile:
Method | parseFile | Parse a configuration file |
Method | parseLine | Override this. |