◐ Shell
clean mode source ↗

Message 161040 - Python tracker

Ah, I think I know what happened. When I said "command line", I didn't mean "Python (command line)", but "CMD shell", as found in the start menu (i.e. cmd.exe). The line I gave you is, of course, invalid Python syntax.  

If you have never used the Windows command line, please read up on it a little bit before trying this out. Read in particular about the "cd" command.