klo uo added the comment:

I found two similar issues:

1. distutils compiler not handling spaces in path to output/src files: 
http://bugs.python.org/issue4508

with patches for unix compiler and cygwin compiler

2. Distutils does not put quotes around paths that contain spaces when 
compiling with MSVC: http://bugs.python.org/issue13765

with some patch for MSVC

Problem seems to be deeper than provided patches, as evident also from my report

----------

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

Reply via email to