<br><br><div><span class="gmail_quote">On 10/19/06, <b class="gmail_sendername">Grig Gheorghiu</b> <<a href="mailto:grig.gheorghiu@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">grig.gheorghiu@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The latest trunk checkin caused almost all Pybots to fail when running<br>the Python unit tests.<br><br>273 tests OK.<br>12 tests failed:<br> test___all__ test_calendar test_capi test_datetime test_email<br> test_email_renamed test_imaplib test_mailbox test_strftime
<br> test_strptime test_time test_xmlrpc<br><br>Here's the status page:<br><br><a href="http://www.python.org/dev/buildbot/community/trunk/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.python.org/dev/buildbot/community/trunk/
</a><br><br>Not sure why the official Python buildbot farm is all green and
<br>happy....maybe a difference in how the steps are running?</blockquote><div><br>Possibly. If you look at the reason those tests failed it is because time.strftime is missing for some odd reason. But none of recent checkins seem to have anything to do with the 'time' module, let alone with how methods are added to modules (Martin's recent checkins have been for PyArg_ParseTuple).
<br></div>
<br></div>-Brett<br>