MythTV  master
Classes | Variables
pbs Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "PBS";
 
string __mashup_title__ = "pbs"
 
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 pbs.__title__ = "PBS";
private

Definition at line 23 of file pbs.py.

◆ __mashup_title__

string pbs.__mashup_title__ = "pbs"
private

Definition at line 24 of file pbs.py.

◆ __author__

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

Definition at line 25 of file pbs.py.

◆ __version__

string pbs.__version__ = "v0.10"
private

Definition at line 26 of file pbs.py.

◆ __usage_examples__

string pbs.__usage_examples__
private

Definition at line 29 of file pbs.py.

◆ __search_max_page_items__

int pbs.__search_max_page_items__ = 20
private

Definition at line 73 of file pbs.py.

◆ __tree_max_page_items__

int pbs.__tree_max_page_items__ = 20
private

Definition at line 74 of file pbs.py.

◆ stdout

pbs.stdout

Definition at line 99 of file pbs.py.

◆ stderr

pbs.stderr

Definition at line 100 of file pbs.py.

◆ apikey

string pbs.apikey = ""

Definition at line 156 of file pbs.py.

◆ baseProcessingDir

pbs.baseProcessingDir

Definition at line 158 of file pbs.py.

◆ common

pbs.common

Definition at line 160 of file pbs.py.

◆ main

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

Definition at line 161 of file pbs.py.

◆ grabberInfo

pbs.grabberInfo

Definition at line 162 of file pbs.py.