Message 119931 - Python tracker

Message119931

Author pitrou
Recipients bethard, janssen, pitrou
Date 2010-10-29.19:43:33
SpamBayes Score 0.13438958
Marked as misclassified No
Message-id <1288381415.18.0.712134871651.issue10235@psf.upfronthosting.co.za>
In-reply-to
Content
Changing it can produce failures, e.g.:

$ COLUMNS=178 ./python -m test.regrtest -v test_argparse

This can be seen on one of the buildbots:
http://www.python.org/dev/buildbot/all/builders/PPC%20Leopard%203.x/builds/685/steps/test/logs/stdio
History
Date User Action Args
2010-10-29 19:43:35pitrousetrecipients: + pitrou, janssen, bethard
2010-10-29 19:43:35pitrousetmessageid: <1288381415.18.0.712134871651.issue10235@psf.upfronthosting.co.za>
2010-10-29 19:43:33pitroulinkissue10235 messages
2010-10-29 19:43:33pitroucreate