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 Miaou
Recipients Miaou
Date 2014-10-07.09:52:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412675538.83.0.845585811259.issue22574@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I miscopied the last Traceback. Please find the following:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "<stdin>", line 4, in __init__
    assert Foo
UnboundLocalError: local variable 'Foo' referenced before assignment
History
Date User Action Args
2014-10-07 09:52:18Miaousetrecipients: + Miaou
2014-10-07 09:52:18Miaousetmessageid: <1412675538.83.0.845585811259.issue22574@psf.upfronthosting.co.za>
2014-10-07 09:52:18Miaoulinkissue22574 messages
2014-10-07 09:52:18Miaoucreate