Mark Hammond <skippy.hamm...@gmail.com> added the comment:

I can't explain why this might be happening given the Python dll is still build 
against vc9 - I'm guessing this can't be reproduced without vs10 in the mix?

Re making the feature optional - distutils doesn't really lend itself to 
customizing the compiler best I can tell - the only answer I know of here is to 
provide your own compiler sub-class and override manifest_get_embed_info to 
return the manifest filename.

----------

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

Reply via email to