|
MythTV
0.26-pre
|
Inherits Thread.
Public Member Functions | |
| def | __init__ |
| def | run |
Public Attributes | |
| urlKey | |
| debug | |
Threaded download of a URL and filter out the desired data for XML and (X)HTML return the filter results
Definition at line 957 of file common_api.py.
| def nv_python_libs.common.common_api.getURL.__init__ | ( | self, | |
| urlKey, | |||
| debug | |||
| ) |
Definition at line 961 of file common_api.py.
| def nv_python_libs.common.common_api.getURL.run | ( | self | ) |
Definition at line 966 of file common_api.py.
Definition at line 961 of file common_api.py.
Referenced by nv_python_libs.common.common_api.getURL::run().
Definition at line 961 of file common_api.py.
Referenced by nv_python_libs.vimeo.vimeo_api.CurlyRequest.do_request(), and nv_python_libs.common.common_api.getURL.run().
1.7.6.1