Window problem in windows!

Emile van Sebille emile at fenx.com
Wed Apr 24 10:47:10 EDT 2002


Stian Jenssen
> ---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.


Well, then it averages out properly.  Here it opens no window! ;-)

Which really just means to say that we'll need more info on how it is
you're trying to do this, or a complete example the exhibits the
problem.

--

Emile van Sebille
emile at fenx.com

---------




More information about the Python-list mailing list