MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
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
string apikey = ""
tuple main = process.mainProcess(target, apikey, )

Variable Documentation

string space.__title__ = "Space"

Definition at line 23 of file space.py.

string space.__mashup_title__ = "spaceMashup"

Definition at line 24 of file space.py.

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

Definition at line 25 of file space.py.

string space.__version__ = "v0.10"

Definition at line 26 of file space.py.

string space.__usage_examples__

Definition at line 29 of file space.py.

int space.__search_max_page_items__ = 20

Definition at line 61 of file space.py.

int space.__tree_max_page_items__ = 20

Definition at line 62 of file space.py.

string space.apikey = ""

Definition at line 150 of file space.py.

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

Definition at line 155 of file space.py.