Hello again everyone,

I'm trying to add another fold into my log reporting script. I would like to
set up a dispatch function to find the proper report format for the
indicated configuration. The function would need to recognize the
configuration and call a function that will parse the data and generate a
report. I've only made one type of report thus far but would like to get
this part ironed out before adding more. Any suggestions?

source code http://codepad.org/VyTAcuji

Thanks,
Tyler <http://ku.edu>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to