JT Johnson added the comment:
Sorry for a double-comment, but I thought of posting this after I already
submitted the last one and I found no edit button.
Here's some output:
"Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C
JT Johnson added the comment:
Actually, I was playing around with it and I found that using the "python"
command before it does work.
Now, when I type what you said to do, it shows that there is no association,
even though i can run a program without the python command.
This is qui
New submission from JT Johnson :
I am running Python 2.6.4 on Windows Vista and when I try to get any command
line arguments via sys.argv, it only contains sys.argv[0], but nothing else.
Even if I supply several parameters. The only third-parts modules I am using
are Pygame, but even before