Éric Araujo <mer...@netwok.org> added the comment:

> WindowsError: [Error 2] The system cannot find the file specified: 'some file 
> '

The strange thing is that the filename is correct (I feared it was a strip() 
call somewhere that caused the bug), and that you get a WindowsError.  This 
makes me think that the fault lies in the OS, not in distutils.  I can’t 
reproduce your bug on linux2.

----------
nosy: +loewis

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11928>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to