Author georg.brandl
Recipients
Date 2007-05-11.11:17:14
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The resulting bytecode the functions are compiled to is exactly the same, no matter where the global statement is.

So I cannot believe that moving the global statement alone causes something that failed to work.
History
Date User Action Args
2007-08-23 14:53:21adminlinkissue1707255 messages
2007-08-23 14:53:21admincreate