Home | Trees | Indices | Help |
|
---|
|
Author: Karsten Hilbert
License: GPL
Variables | |
pool = gmPG.ConnectionPool()
|
|
filename = 'immunization-data.txt'
|
|
f = open(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 Sun Nov 10 02:55:34 2019 | http://epydoc.sourceforge.net |