[Tim]
>> Well, this sure sucks. This is the earliest revision at which the
tests fail:
>>
>> """
>> r46752 | georg.brandl | 2006-06-08 10:50:53 -0400 (Thu, 08 Jun
2006) | 3 lines
>> Changed paths:
>>M /python/trunk/Lib/test/test_file.py
>>
>> Convert test_file to unittest.
>> """
>>
>> If _tha
On 6/8/06, Tim Peters <[EMAIL PROTECTED]> wrote:
Well, this sure sucks. This is the earliest revision at which the tests fail:"""r46752 | georg.brandl | 2006-06-08 10:50:53 -0400 (Thu, 08 Jun 2006) | 3 linesChanged paths: M /python/trunk/Lib/test/test_file.py
Convert test_file to unittest."""If
Well, this sure sucks. This is the earliest revision at which the tests fail:
"""
r46752 | georg.brandl | 2006-06-08 10:50:53 -0400 (Thu, 08 Jun 2006) | 3 lines
Changed paths:
M /python/trunk/Lib/test/test_file.py
Convert test_file to unittest.
"""
If _that's_ not a reason for using doctest,
On 6/8/06, Tim Peters <[EMAIL PROTECTED]> wrote:
...[Tim]>> What revision was your laptop at before the update? It could help a>> lot to know the earliest revision at which this fails.[Brett]> No clue. I had not updated my local version in quite some time since most
> of my dev as of late has be
...
[Tim]
>> What revision was your laptop at before the update? It could help a
>> lot to know the earliest revision at which this fails.
[Brett]
> No clue. I had not updated my local version in quite some time since most
> of my dev as of late has been at work.
A good clue is to look at the
On 6/8/06, Tim Peters <[EMAIL PROTECTED]> wrote:
[Tim]>> FYI, here's the minimal set of failing tests: $ python_d ../Lib/test/regrtest.py test_file test_optparse>> test_file>> test_optparse>> test test_optparse failed -- Traceback (most recent call last):
>> File "C:\Code\python\lib\test\test
[Tim]
>> FYI, here's the minimal set of failing tests:
>>
>> $ python_d ../Lib/test/regrtest.py test_file test_optparse
>> test_file
>> test_optparse
>> test test_optparse failed -- Traceback (most recent call last):
>> File "C:\Code\python\lib\test\test_optparse.py", line 1042, in
test_filetype_
On 6/8/06, Tim Peters <[EMAIL PROTECTED]
> wrote:
FYI, here's the minimal set of failing tests:$ python_d ../Lib/test/regrtest.py test_file test_optparsetest_filetest_optparsetest test_optparse failed -- Traceback (most recent call last): File "C:\Code\python\lib\test\test_optparse.py", line 1042,
FYI, here's the minimal set of failing tests:
$ python_d ../Lib/test/regrtest.py test_file test_optparse
test_file
test_optparse
test test_optparse failed -- Traceback (most recent call last):
File "C:\Code\python\lib\test\test_optparse.py", line 1042, in
test_filetype_noexist
test_support.T