[Tutor] New to Python - print function - invalid syntax

Marc Tompkins marc.tompkins at gmail.com
Tue Aug 5 18:11:27 CEST 2014


On Tue, Aug 5, 2014 at 8:23 AM, Zachary Ware
<zachary.ware+pytut at gmail.com> wrote:
>
> which it should be if the most recently
> installed Python was 3.3 or 3.4, installed with default options.
>

And there we have my problem with this glorious new "feature".  YOU
CAN'T RELY ON IT, because it depends on the most recent version having
been installed most recently.  Much better to depend on the underlying
behavior of the operating system.


More information about the Tutor mailing list