[Tutor] How to set up dispatch function

Tyler Rutschman trutch at gmail.com
Fri Jun 20 19:11:41 CEST 2008


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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20080620/dd296357/attachment.htm>


More information about the Tutor mailing list