MythTV  master
Classes | Variables
thewb Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "The WB";
 
string __mashup_title__ = "thewb"
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "0.13"
 
string __usage_examples__
 
int __search_max_page_items__ = 20
 
int __tree_max_page_items__ = 20
 
 stdout
 
 stderr
 
string apikey = ""
 
 baseProcessingDir
 
 common
 
 main = process.mainProcess(target, apikey, )
 
 grabberInfo
 

Variable Documentation

◆ __title__

string thewb.__title__ = "The WB";
private

Definition at line 25 of file thewb.py.

◆ __mashup_title__

string thewb.__mashup_title__ = "thewb"
private

Definition at line 26 of file thewb.py.

◆ __author__

string thewb.__author__ = "R.D. Vaughan"
private

Definition at line 27 of file thewb.py.

◆ __version__

string thewb.__version__ = "0.13"
private

Definition at line 28 of file thewb.py.

◆ __usage_examples__

string thewb.__usage_examples__
private

Definition at line 34 of file thewb.py.

◆ __search_max_page_items__

int thewb.__search_max_page_items__ = 20
private

Definition at line 77 of file thewb.py.

◆ __tree_max_page_items__

int thewb.__tree_max_page_items__ = 20
private

Definition at line 78 of file thewb.py.

◆ stdout

thewb.stdout

Definition at line 103 of file thewb.py.

◆ stderr

thewb.stderr

Definition at line 104 of file thewb.py.

◆ apikey

string thewb.apikey = ""

Definition at line 159 of file thewb.py.

◆ baseProcessingDir

thewb.baseProcessingDir

Definition at line 161 of file thewb.py.

◆ common

thewb.common

Definition at line 163 of file thewb.py.

◆ main

thewb.main = process.mainProcess(target, apikey, )

Definition at line 164 of file thewb.py.

◆ grabberInfo

thewb.grabberInfo

Definition at line 165 of file thewb.py.