Classes | Functions | Variables
pyclearsilver.trans.db_trans Namespace Reference

Classes

class  DB
 
class  TransLocTable
 hmm, on second thought, storing this is in the database is kind of silly..., since it essentially could change with each run. More...
 
class  TransMapTable
 
class  TransStringTable
 

Functions

def trans_connect (host='localhost', debug=0)
 

Variables

string DATABASE = 'trans_data'
 
string PASSWORD = ''
 
string USER = 'root'
 

Function Documentation

def pyclearsilver.trans.db_trans.trans_connect (   host = 'localhost',
  debug = 0 
)

Definition at line 68 of file db_trans.py.

Variable Documentation

string pyclearsilver.trans.db_trans.DATABASE = 'trans_data'

Definition at line 9 of file db_trans.py.

string pyclearsilver.trans.db_trans.PASSWORD = ''

Definition at line 8 of file db_trans.py.

string pyclearsilver.trans.db_trans.USER = 'root'

Definition at line 7 of file db_trans.py.



pyclearsilver
Author(s): Scott Noob Hassan
autogenerated on Mon Jun 10 2019 15:51:13