Silent python program

piet at cs.uu.nl piet at cs.uu.nl
Wed May 30 08:26:38 EDT 2001


>>>>> ovi at autronica.no (Olav) (O) writes:

O> Can anyone tell me how to run a python program in "background" on win32 
O> platform.  I don't want any output to the screen.

python script.py > nul
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl



More information about the Python-list mailing list