Okay, I typed in python -c "import sys; print sys.version" at the command
prompt. I didn't see a prompt ending with %. Instead I saw a prompt ending
with >. But here is the message I got.

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
C:\Users\net2010>python -c "import sys; print sys.version"
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\net2010>

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