Let My Terminal Go

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Tue Oct 11 02:40:10 EDT 2005


mystilleef at gmail.com enlightened us with:
> When gVim is launched from a shell terminal, it completely frees the
> terminal. [...] How do I implement this in my application written in
> python?

Using fork() and by catching the HUP signal.

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa



More information about the Python-list mailing list