Python 3 is killing Python

Marko Rauhamaa marko at pacujo.net
Wed Jul 16 02:44:39 EDT 2014


Chris Angelico <rosuav at 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



More information about the Python-list mailing list