|
MythTV
0.27pre
|
Public Member Functions | |
| def | __init__ |
| def | getEt |
Public Attributes | |
| url | |
Private Member Functions | |
| def | _grabUrl |
Deals with retrieval of XML files from API
Definition at line 79 of file mtv_api.py.
| def nv_python_libs.mtv.mtv_api.XmlHandler.__init__ | ( | self, | |
| url | |||
| ) |
Definition at line 82 of file mtv_api.py.
|
private |
Definition at line 85 of file mtv_api.py.
Referenced by nv_python_libs.mtv.mtv_api.XmlHandler.getEt(), and nv_python_libs.youtube.youtube_api.XmlHandler.getEt().
| def nv_python_libs.mtv.mtv_api.XmlHandler.getEt | ( | self | ) |
Definition at line 92 of file mtv_api.py.
| nv_python_libs.mtv.mtv_api.XmlHandler.url |
Definition at line 83 of file mtv_api.py.
Referenced by nv_python_libs.mtv.mtv_api.XmlHandler.getEt(), and nv_python_libs.youtube.youtube_api.XmlHandler.getEt().
1.8.1.2