[Tutor] Python Pipes

Peter Otten __peter__ at web.de
Mon Oct 29 11:47:13 CET 2012


Ganesh Manal wrote:

> Please give me sample python program that works with python31

$ touch sample.py
$ cat sample.py
$ python3 sample.py

So the minimal python3 program is an empty file.



More information about the Tutor mailing list