On Sat, 16 Feb 2008 21:01:10 +0100, Martin v. Löwis wrote:

>> If you avoided the static CRT, and only used Windows APIs, that would
>> avoid this issue, but that means reimplementing everything -
>> malloc/free, FILE*, stdin/stdout/stderr, etc etc. I don't think anyone
>> is contemplating that.
> 
> Actually, I am. Py3k will already remove usage of stdio, for file input
> and output. 

Are you doing this work on some public branch?
-- 
Giovanni Bajo

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to