Re: [Python-Dev] Broken Test -- test_distutils

2009-01-29 Thread Raymond Hettinger
[Tarek Ziadé] That's me. I'll fix this problem right now. Thanks. I appreciate it. Raymond ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options

Re: [Python-Dev] Broken Test -- test_distutils

2009-01-29 Thread Guilherme Polo
On Thu, Jan 29, 2009 at 9:00 PM, Raymond Hettinger wrote: > In the past couple of days, test_distutils started failing. It looks like a > pure python error and may have been introduced by guilherme.polo's checkins: > > > File "c:\py27\lib\distutils\tests\test_sdist.py", line 119, in > test_make_d

Re: [Python-Dev] Broken Test -- test_distutils

2009-01-29 Thread Tarek Ziadé
On Fri, Jan 30, 2009 at 12:00 AM, Raymond Hettinger wrote: > In the past couple of days, test_distutils started failing. It looks like a > pure python error and may have been introduced by guilherme.polo's checkins: > That's me. I'll fix this problem right now. > > File "c:\py27\lib\distutils\t

[Python-Dev] Broken Test -- test_distutils

2009-01-29 Thread Raymond Hettinger
In the past couple of days, test_distutils started failing. It looks like a pure python error and may have been introduced by guilherme.polo's checkins: File "c:\py27\lib\distutils\tests\test_sdist.py", line 119, in test_make_distr ibution spawn('tar --help') File "c:\py27\lib\distutils\s