64-bit Vista.

I have no problem running 3.1 scripts at the command line. However 2.6
scripts seems to require 2.x. For example, I get this error showing that the
old 2.x print won't do:

C:\P26Working\Finished>solveCubicEquation.py
  File "C:\P26Working\Finished\solveCubicEquation.py", line 19
   print "a is", a
               ^
SyntaxError: invalid syntax

Dick Moores
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to