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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, mbaynham
Date 2009-05-26.09:22:39
SpamBayes Score 0.0076019247
Marked as misclassified No
Message-id <1243329761.18.0.773517592437.issue6113@psf.upfronthosting.co.za>
In-reply-to
Content
OK, then I'll close this issue.

This is probably a typo in your code, like this one that I make from
time to time:
    obj = Obj()
    Obj.sName = 'someName'
History
Date User Action Args
2009-05-26 09:22:41amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, mbaynham
2009-05-26 09:22:41amaury.forgeotdarcsetmessageid: <1243329761.18.0.773517592437.issue6113@psf.upfronthosting.co.za>
2009-05-26 09:22:39amaury.forgeotdarclinkissue6113 messages
2009-05-26 09:22:39amaury.forgeotdarccreate