Message1353

Author leouserz
Recipients
Date 2007-01-12.19:17:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Ok, Id like to attach patch files for a possible solution to this:
#1 we move <clinit> to initialise, a regular method.
#2 we explicitly call initialise with the filename we want to use

this appears to work.  An alternative would be to factor out the PyTableCode creation into its own method and do the same thing.  This seems to be the path of least resistence.
History
Date User Action Args
2008-02-20 17:17:37adminlinkissue1605847 messages
2008-02-20 17:17:37admincreate