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

Grig Gheorghiu grig.gheorghiu at gmail.com
Fri Oct 20 00:30:01 CEST 2006


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?

Grig


More information about the Python-Dev mailing list