|
MythTV master
|
Public Member Functions | |
| def | key (self) |
| def | detected (self, debug=False) |
| def | gather (self, gate, debug=False) |
| def | data (self) |
| def | html (self) |
Private Member Functions | |
| def | _raise_abstract (self) |
|
private |
Definition at line 21 of file distro.py.
Referenced by hardwareprofile.distros.distro.Distro.html(), and hardwareprofile.distros.distro.Distro.key().
| def hardwareprofile.distros.distro.Distro.data | ( | self | ) |
Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.
| def hardwareprofile.distros.distro.Distro.detected | ( | self, | |
debug = False |
|||
| ) |
Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.
| def hardwareprofile.distros.distro.Distro.gather | ( | self, | |
| gate, | |||
debug = False |
|||
| ) |
Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.
| def hardwareprofile.distros.distro.Distro.html | ( | self | ) |
Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.
| def hardwareprofile.distros.distro.Distro.key | ( | self | ) |
Reimplemented in hardwareprofile.distros.mythtv_data.main._Mythtv.
Definition at line 24 of file distro.py.
Referenced by nv_python_libs.vimeo.oauth.oauth_api.OAuthConsumer.__init__(), nv_python_libs.vimeo.oauth.oauth_api.OAuthToken.__init__(), and nv_python_libs.vimeo.oauth.oauth_api.OAuthToken.to_string().