MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes
nv_python_libs.common.common_api.getURL Class Reference

Inherits Thread.

List of all members.

Public Member Functions

def __init__
def run

Public Attributes

 urlKey
 debug

Detailed Description

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.


Constructor & Destructor Documentation

def nv_python_libs.common.common_api.getURL.__init__ (   self,
  urlKey,
  debug 
)

Definition at line 961 of file common_api.py.


Member Function Documentation

Definition at line 966 of file common_api.py.


Member Data Documentation

Definition at line 961 of file common_api.py.

Referenced by nv_python_libs.common.common_api.getURL::run().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends