MythTV  master
Classes | Variables
space Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "Space";
 
string __mashup_title__ = "spaceMashup"
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "v0.10"
 
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 space.__title__ = "Space";
private

Definition at line 23 of file space.py.

◆ __mashup_title__

string space.__mashup_title__ = "spaceMashup"
private

Definition at line 24 of file space.py.

◆ __author__

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

Definition at line 25 of file space.py.

◆ __version__

string space.__version__ = "v0.10"
private

Definition at line 26 of file space.py.

◆ __usage_examples__

string space.__usage_examples__
private

Definition at line 29 of file space.py.

◆ __search_max_page_items__

int space.__search_max_page_items__ = 20
private

Definition at line 61 of file space.py.

◆ __tree_max_page_items__

int space.__tree_max_page_items__ = 20
private

Definition at line 62 of file space.py.

◆ stdout

space.stdout

Definition at line 87 of file space.py.

◆ stderr

space.stderr

Definition at line 88 of file space.py.

◆ apikey

string space.apikey = ""

Definition at line 145 of file space.py.

◆ baseProcessingDir

space.baseProcessingDir

Definition at line 147 of file space.py.

◆ common

space.common

Definition at line 149 of file space.py.

◆ main

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

Definition at line 150 of file space.py.

◆ grabberInfo

space.grabberInfo

Definition at line 151 of file space.py.