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 mbaynham
Recipients amaury.forgeotdarc, mbaynham
Date 2009-05-26.09:48:21
SpamBayes Score 4.6447678e-07
Marked as misclassified No
Message-id <1243331302.96.0.620465718158.issue6113@psf.upfronthosting.co.za>
In-reply-to
Content
Trust me this was no typo.

I debugged my code by adding print statements to see what values were
going into the list, and print statements to see the values that were
coming out.

It might be that running code from the application Blender does bazaar
things, or it could be anything, I don't know.  All I know is all the
instances I had in the list, had the same property values as the last
element that was added to the list.  I know it's amazingly weird.
History
Date User Action Args
2009-05-26 09:48:23mbaynhamsetrecipients: + mbaynham, amaury.forgeotdarc
2009-05-26 09:48:22mbaynhamsetmessageid: <1243331302.96.0.620465718158.issue6113@psf.upfronthosting.co.za>
2009-05-26 09:48:21mbaynhamlinkissue6113 messages
2009-05-26 09:48:21mbaynhamcreate