Re: Class attributes / methods..... full Python script

2010-03-01 Thread MRAB
Gabor Urban wrote: Hi guys, thanks for the ideas. Here you are the code. Not transcoded from Java for I do not know Java enough.. I am scanning an XML file, and have a large ammount of logging. Any ideas are wellcome as before Thnx Code:> #- #

Re: Class attributes / methods..... full Python script

2010-03-01 Thread Peter Otten
Gabor Urban wrote: > thanks for the ideas. Here you are the code. Not transcoded from Java > for I do not know Java enough.. > > I am scanning an XML file, and have a large ammount of logging. > > Any ideas are wellcome as before > > Thnx > > Code:> > packages.append(Package) Replace

Class attributes / methods..... full Python script

2010-03-01 Thread Gabor Urban
Hi guys, thanks for the ideas. Here you are the code. Not transcoded from Java for I do not know Java enough.. I am scanning an XML file, and have a large ammount of logging. Any ideas are wellcome as before Thnx Code:> #- ## Generate CSV from O