Message115

Author bckfnn
Recipients
Date 2000-12-17.13:35:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The patch to SimpleCompiler shows some unfortunate side effects. The generated code is correct, but the interpreting part of jythonc fails to lookup a name used in a function in the globals. I'm backing out the patch (only to jythonc) and reopening the bug.
History
Date User Action Args
2008-02-20 17:16:41adminlinkissue222834 messages
2008-02-20 17:16:41admincreate