Tino Dai wrote:
> Hi Everybody,
>
> I have been working on a parser for myself. I want to create
> methods on the fly with the information that I get from a file. Here is
> my question:
>
> class configure:
> <.stuff deleted..>
> def parseGlobal(self,projectName,s
Hi Everybody,
I have been working on a parser for myself. I want to create methods on
the fly with the information that I get from a file. Here is my question:
class configure:
<.stuff deleted..>
def parseGlobal(self,projectName,section,project):
for ele