[Python-Dev] Python unit tests failing on Pybots farm (original) (raw)
Brett Cannon brett at python.org
Fri Oct 20 00:53:45 CEST 2006
- Previous message: [Python-Dev] Python unit tests failing on Pybots farm
- Next message: [Python-Dev] Python unit tests failing on Pybots farm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 > PyArgParseTuple). > > -Brett Could there possible be a side effect of the PyArgParseTuple 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
- Previous message: [Python-Dev] Python unit tests failing on Pybots farm
- Next message: [Python-Dev] Python unit tests failing on Pybots farm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]