Ned Deily added the comment:
It works OK as long as you are running Python from a framework build
(--enable-framework). There are various OS X customizations in IDLE that are
currently triggered by the runningAsOSXApp() function in
idlelib/macosxSupport.py. One of the customizations is to ad
New submission from Todd Rovito:
IDLE's new right click menu doesn't seem to be working on Mac OS X. I am
running OS X 10.8.3 with TK version 8.5.9 (which I think is what OS X 10.8.3
ships with). The right click activation I am trying is control-click.
--
components: IDLE
messages: 18