This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author _doublep
Recipients _doublep
Date 2007-11-08.21:00:01
SpamBayes Score 0.0024633314
Marked as misclassified No
Message-id <1194555602.57.0.256813335387.issue1409@psf.upfronthosting.co.za>
In-reply-to
Content
Attached scripts fails with 'NameError: free variable 'a' referenced
before assignment in enclosing scope'.  If you remove '*' in function
parameter list, it works.  I think it is a bug.
Files
File name Uploaded
test.py _doublep, 2007-11-08.21:00:02
History
Date User Action Args
2007-11-08 21:00:02_doublepsetspambayes_score: 0.00246333 -> 0.0024633314
recipients: + _doublep
2007-11-08 21:00:02_doublepsetspambayes_score: 0.00246333 -> 0.00246333
messageid: <1194555602.57.0.256813335387.issue1409@psf.upfronthosting.co.za>
2007-11-08 21:00:02_doubleplinkissue1409 messages
2007-11-08 21:00:02_doublepcreate