Message2601

Author leouserz
Recipients
Date 2007-01-12.22:21:43
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
org.python.compiler.PyFunctionTable patch

should be

org.python.code.PyFunctionTable patch

ok the patch changes the static initialiser to a instance method.  This allows the system to provide a String file name to the module.
History
Date User Action Args
2008-02-20 17:18:37adminlinkissue1634405 messages
2008-02-20 17:18:37admincreate