Patches item #1120353, was opened at 2005-02-10 16:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1120353&group_id=5470
Category: Library (Lib) Group: Python 2.5 Status: Open Resolution: None Priority: 5 Submitted By: Fred L. Drake, Jr. (fdrake) Assigned to: Fredrik Lundh (effbot) Summary: better datetime support for xmlrpclib Initial Comment: 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1120353&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
