Pat Le Cat added the comment:

Yes I'm sorry, this evolved as I investigated further. So the initial case has 
become this:

Bug:
Python 3.4 Windows installation contains python34.dll but does not install it. 
Both: python-3.4.1.amd64.msi and python-3.4.0.amd64.msi (maybe the 32bit too?)

Negligence:
Documentation should mention that to embed Python it is necessary to use 
python34.dll (at least under Windows) and that with MingW one can directly link 
to the DLL and doesn't need an .a file.

----------

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

Reply via email to