On Mon, 16 Mar 2009 23:49:34 +0100, nntpman68 wrote:

> I'd like, that a python script can be started by just calling it
> (clicking on it),
> 
> but that the script can decide to enter interactive mode if certain
> conditions occur.
> 
> Is this possible?

Don't know about the clicky-clicky part, but I've used code.interact to 
do something similar.

JBW

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to