[Python-Dev] Python unit tests failing on Pybots farm

Brett Cannon brett at python.org
Fri Oct 20 00:53:45 CEST 2006


On 10/19/06, Grig Gheorghiu <grig.gheorghiu at gmail.com> wrote:
>
> On 10/19/06, Brett Cannon <brett at python.org> wrote:
> >
> > 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).
> >
> > -Brett
>
> Could there possible be a side effect of the PyArg_ParseTuple changes?


I doubt that, especially since I just updated my pristine checkout and
test_time passed fine.

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20061019/3ef71908/attachment.htm 


More information about the Python-Dev mailing list