| 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 Mon Jun 25 03:58:07 2012 | http://epydoc.sourceforge.net |