Part of wader.common.plugin View In Hierarchy
Known subclasses: wader.common.oses.unix.UnixPlugin
Implements interfaces: twisted.plugin.IPlugin, wader.common.interfaces.IOSPlugin
Method | __init__ | Undocumented |
Method | are_privileges_needed | Sets self.privileges_needed to True if pppd is suid
|
Method | get_timezone | Returns the timezone of the OS |
Method | get_tzinfo | Returns a tzinfo instance relative to the timezone
|
Method | get_iface_stats | Returns a list with bits recv, sent for iface
|
Method | is_valid | Returns True if we are on the given OS/Distro |
Method | initialize | Undocumented |
Sets self.privileges_needed
to True if pppd is suid
Returns | (type: str ) |
tzinfo
instance relative to the timezone
Returns | (type: datetime.tzinfo ) |
iface