Re: [Tutor] executing with double click on linux

2006-10-13 Thread johnf
On Friday 13 October 2006 12:33, Alfonso wrote: Could be wrong but can't you use file associations? I do on my SUSE system. John ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] executing with double click on linux

2006-10-13 Thread Alfonso
Jonathon Sisson escribió: > Alfonso wrote: > >> Sorry for the too obvious question. I'm new to python and have no idea >> how can I make execute a compiled .pyc with a double click in linux, >> with gnome. Trying to double click in a .py gives allways the question >> wether I want to execute