class documentation
Configuration parser for a traditional UNIX inetd(8)
| Method | __init__ |
Undocumented |
| Method | parse |
Parse an inetd.conf file. |
| Class Variable | default |
Undocumented |
| Instance Variable | known |
Undocumented |
| Instance Variable | services |
Undocumented |
Inherited from SimpleConfFile:
| Method | parse |
Parse a configuration file |
| Method | parse |
Override this. |
| Class Variable | comment |
Undocumented |