Chris Angelico <ros...@gmail.com>:

> Python defaults to the most common case, where they're connected to a
> console, and does its best to allow print() to write Unicode to any
> console.

I don't know where you pull your statistics.

Be that as it may, the main purpose of sys.stdin is to receive the
workload and sys.stdout to deliver the goods.


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to