Home | Trees | Indices | Help |
|
---|
|
Version: $Revision: 1.2 $
Author: Karsten Hilbert
License: GPL
Variables | |
pool = gmPG.ConnectionPool()
|
|
filename = 'immunization-data.txt'
|
|
f = file(filename, 'w')
|
|
vaccine_template =
|
|
schedule_template =
|
|
cmd = "select * from clin.v_vacc_regimes"
|
Imports: gmPG
Variables Details |
vaccine_template
|
schedule_template
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:54 2013 | http://epydoc.sourceforge.net |