<br><br><div class="gmail_quote">On Thu, Apr 3, 2008 at 5:36 AM,  &lt;<a href="mailto:skip@pobox.com">skip@pobox.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 <br>
It&#39;s actually not xmlrpclib which has the limitation, but<br>
datetime.strftime(). &nbsp;That&#39;s a known limitation. &nbsp;Here&#39;s the comment in the<br>
datetime code:<br>
[snip]<br>
Personally, I don&#39;t think patching xmlrpclib is the right place to &quot;fix&quot;<br>
this problem. &nbsp;It&#39;s possible that the datetime comment is no longer correct<br></blockquote><div><br>yes, you&#39;re right. but I didn&#39;t feel like writing a strftime implementation (which has probably even less chance of being committed). This patch is rather tiny, it&#39;s easy to understand and it works now.<br>
&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
and that limitation should be reconsidered. &nbsp;I see no other mention of<br>
PYTHON2K in any .c, .h or .py files in the trunk.<br>
<br>
Skip<br>
<br>
</blockquote></div><br>