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 fdrake
Recipients
Date 2005-02-10.21:25:53
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch makes it possible for an application to ask
that datetime objects be used instead of
xmlrpclib.DateTime instances.

I'm submitting this as a patch instead of checking this
in since it's a more invasive change to Fredrik's
module than my earlier change to make it accept
datetime objects as valid date/time values.
History
Date User Action Args
2007-08-23 15:41:46adminlinkissue1120353 messages
2007-08-23 15:41:46admincreate