[Python-3000] python 3 closes sys.stdout

Neal Norwitz nnorwitz at gmail.com
Sun Aug 26 23:36:02 CEST 2007


On 8/26/07, Amaury Forgeot d'Arc <amauryfa at gmail.com> wrote:
> Hello,
>
> It seems that the new I/O system closes the 3 standard descriptors
> (stdin, stdout and stderr) when the sys module is unloaded.

Amaury,

Other than this problem, can you report on how py3k is working on
Windows?  How did you compile it?  What version of the compiler?  Did
you have any problems?  Do you have outstanding changes to make it
work?  Which tests are failing?  etc.

Thanks,
n


More information about the Python-3000 mailing list