Python and Windows XP
Chris Gonnerman
chris.gonnerman at newcenturycomputers.net
Wed Jun 26 08:02:57 EDT 2002
----- Original Message -----
From: "Marc" <lmbrtmarc at aol.comlaissermoi>
> Hello all,
> I apologise for this newbie question, but I use Windows XP and wonder
how I
> can open a shell session to use Python? There used to be the DOS command
> option, but now...
Start, Run, then type CMD and press ENTER. The Windows XP command prompt
even
included BASH-like filename completion (type part of the name and press TAB
to
see the first match). Pretty cool considering it's M$.
You can do the same thing typing COMMAND instead of CMD but the COMMAND.COM
interpreter is brain-damaged.
Chris Gonnerman -- chris.gonnerman at newcenturycomputers.net
http://newcenturycomputers.net
More information about the Python-list
mailing list