[Tutor] Process..

Chad Crabtree flaxeater at yahoo.com
Sat Oct 9 21:23:16 CEST 2004


Shitiz Bansal wrote:

> you may use os.spawn*() family of functions in python. the detailed

> documentation is available in python manual.
>
> */Ali Polatel <alipolatel at yahoo.com>/* wrote:
>
>     How can i make a Python programme run as a process?I mean
neither
>     windows nor console... I'll write a bot which does certain
things
>     in a server and I don't want it to appear as a window all the
time
>     because my computer is semi-public(my brother,father etc.)they
may
>     close it..
>     Has python or py2exe such a feature?
>     thanks
>
>    
------------------------------------------------------------------------
>
When I've done this in the past I just used pythonw with no GUI and
this 
does that.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Tutor mailing list