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 vajrasky
Recipients r.david.murray, vajrasky
Date 2013-10-12.04:10:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381551016.97.0.381870583367.issue19082@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, I updated the patch. Now, it sends the datetime object instead of formatted datetime string. Also, I used static method inside instance to let the client uses dotted attribute feature instead of self attribute trick.
History
Date User Action Args
2013-10-12 04:10:17vajraskysetrecipients: + vajrasky, r.david.murray
2013-10-12 04:10:16vajraskysetmessageid: <1381551016.97.0.381870583367.issue19082@psf.upfronthosting.co.za>
2013-10-12 04:10:16vajraskylinkissue19082 messages
2013-10-12 04:10:16vajraskycreate