Tarek Ziadé <ziade.ta...@gmail.com> added the comment:

Remarks with the patch:

- we need to keep the find_vcvarsall() backward compatible. e.g. define a 
default value for arch.

- Next, since this fix is specific to 64bt and since *any value* in arch will 
be used as "not 64 bits", I think the patch should be using a boolean tag 
instead (vs64bits=False).

- Last, we need a unit test that runs exclusively in this environment, to 
demonstrate that youyr fix fixes the error.

Let me know if you want to work on the patch, or I can fix it directly.
I'd prefer of course if you modify the patch ;)

----------

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

Reply via email to