Command Prompt (again)

EAS eriksp at attbi.nospam.com
Wed May 26 06:00:45 EDT 2004


2 days ago, I used the following script to get a command prompt on my
system:

import os
os.system('cmd.exe')

However, yesterday, when I tried to use it again, it did nothing but return
"-1"
to the screen. Anyone know what happened and how to fix it?





More information about the Python-list mailing list