New submission from Armin Rigo <[email protected]>: On Windows, we need to compile *two* wrapper executables around the "libpypy.dll": pypy.exe and pypyw.exe, similar to python.exe and pythonw.exe. The latter doesn't force the console environment.
---------- messages: 6395 nosy: arigo, pypy-issue priority: feature status: unread title: Windows: pypyw.exe? ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1651> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
