On Tue, Dec 29, 2009 at 9:22 AM, ™aßlเίlαslเ ► <abhilash.p...@gmail.com> wrote:

> *import os
> os.system("shutdown /?")*
>
> *its saying "shutdown is not an internal or external command or executable
> batch file"*

Is shutdown a valid command in the new OS?
Atleast it looks like that from the error message.

Try running `shutdown` from the command line and see whether you get
the same error.
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to