twisted.runner.inetdconf.ServicesConf(SimpleConfFile) class documentationtwisted.runner.inetdconf
(View In Hierarchy)
/etc/services parser
| Instance Variable | services | dict mapping service names to (port, protocol) tuples. | 
| Method | __init__ | Undocumented | 
| Method | parseFields | Override this. | 
Inherited from SimpleConfFile:
| Method | parseFile | Parse a configuration file | 
| Method | parseLine | Override this. |