[Python-Dev] Py_Main() seems to be a NOOP (original) (raw)

Patrick Rutkowski patrick.rutkowski at gmail.com
Thu Aug 10 03:26:25 EDT 2017


On Thu, Aug 10, 2017 at 2:26 AM, Patrick Rutkowski <patrick.rutkowski at gmail.com> wrote:

I'm working on Windows with Python 3.6. I'm trying to make a wWinMain() GUI application that uses an embedded python interpreter. I'm having various issues with being unable to load extension modules, but I won't go into that now because I've tracked my issue down to a much simpler test case.

To begin, consider the source code of pythonw.exe...

Follow up. Filed a bug in the python issue tracker: https://mail.google.com/mail/u/0/#inbox/15dcb0731f605c44



More information about the Python-Dev mailing list