On 8 Oct, 2009, at 0:05, Gregor Lingl wrote:



Ronald Oussoren schrieb:

On 7 Oct, 2009, at 22:18, Gregor Lingl wrote:

Hi,

I'm relatively new to the Mac.
I have a Python 3.1.1. installation on my Macbook
and I'd like to have a shortcut on my desktop starting
IDLE with the -n switch, that is without subprocess

Why do you want to do that? Is there functionality in IDLE that works with the '-n' switch but not without it?
Yes, I want to do interactive turtle graphics. (In fact I've written a book,
"Python für Kids" and I was asked by a reader how to do it on a Mac.)

Could you file an issue about this in the python tracker? It should be possible to add a setting to IDLE's preferences that selects whether or not you want the '-n' flag.

It is definitely possible to create a simple .app bundle that runs as- if you specified the '-n' flag, I'll see if I can make some time to build that.

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to