Message5980

Author brice.fernandes
Recipients brice.fernandes, zyasoft
Date 2010-08-17.15:51:45
SpamBayes Score 0.0032440203
Marked as misclassified No
Message-id <1282060306.27.0.267392286839.issue1644@psf.upfronthosting.co.za>
In-reply-to
Content
Hey Jim, from the python docs:

If at all possible, this should look like a valid Python expression that could be used to recreate an object with the same value (given an appropriate environment). If this is not possible, a string of the form <...some useful description...> should be returned.
History
Date User Action Args
2010-08-17 15:51:46brice.fernandessetmessageid: <1282060306.27.0.267392286839.issue1644@psf.upfronthosting.co.za>
2010-08-17 15:51:46brice.fernandessetrecipients: + brice.fernandes, zyasoft
2010-08-17 15:51:46brice.fernandeslinkissue1644 messages
2010-08-17 15:51:45brice.fernandescreate