Wojciech Walczak wrote:
> Isn't it checking if stream is closed a bit too often?

You are right. The io system of Python 3000 needs a lot of
optimizations. But speed isn't the main concern for the alpha releases.
It's more important that it works and we get enough debug information to
find problems. As soon as the API has been stabilized and matured we can
start optimizing Python 3.0.

Could you please file yet another bug about the closed calls? Thx :)

Christian

_______________________________________________
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