Window problem in windows!

Stian Jenssen stian.jenssen at nrk.no
Wed Apr 24 09:00:22 EDT 2002


Hi all!

When I use 

	---code---

    command = "pause \r\n"
    command += "pause"
    print os.system(command)

	----code--


It pops up 2 window instead of 1, in a windows enviroment. The code works
greate on *nix box, what seems to be the problem.



Stian







More information about the Python-list mailing list