[pypy-dev] Windows: pypyw.exe?

Amaury Forgeot d'Arc amauryfa at gmail.com
Fri Feb 6 11:15:48 CET 2015


2015-02-06 3:34 GMT+01:00 Yaacov Finkelman <yeomanyaacov at gmail.com>:

> The difference between pythonw.exe and python.exe is that one is a
> "windows" application and the other is a "console" application.
>

This has other implications.
For example, sys.stdout points to an invalid file descriptor,
and I remember that old versions of pythonw.exe used to freeze after
printing 8192 characters.


-- 
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20150206/93ff483a/attachment.html>


More information about the pypy-dev mailing list