IDLE.app goes to some lengths to convince OS X that it is executing
under its own app bundle even though it is running the interpreter from
the framework Python.app executable (more execve trickery) so the
Python.app Info.plist settings don't apply.  BTW, IDLE.app is also
broken in 3.x but I think I have that all sorted out now.

It should be fixed in the 3.1 branch. I've spent about half a day to fix issues in IDLE because some helpful sole had applied "fixes" that broke idle unless you installed newer version of the Tcl/Tk framework.

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