From: Karol L. <kar...@kn...> - 2007-07-12 07:27:57
|
On Thursday 12 July 2007 03:03, Karol Langner wrote: > The biggest change is that Logfile.parse() returns something, that is an > instance of cclibData, which should hold the parsed attributes upen return. > It is the biggest, because it changes the way cclib will be used. Now you > need to write something like "data = ccopen(...).parse()" and data will > hold the parsed data. Maybe a function like ccparse(arg) = ccopen(arg).parse() would make a good shortcut? -- written by Karol Langner Thu Jul 12 09:24:22 EDT 2007 |