Okay, I typed into the command line of version 2.7.2, python -c "import
sys; print sys.version". I tried it with and without the quotes. I tried
copying the error messages from the command line but it wouldn't let me so
I copied them from the python shell instead.

here is what I got after typing it in with the quotes

SyntaxError: invalid syntax

and I got the same exact message when I typed it in without the quotes.
This happened in both the command line and the shell.

So that's what I got so far. Thanks for the help.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to