This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Todd.Rovito
Recipients Nashev, Todd.Rovito, asvetlov, georg.brandl, gpolo, kbk, michael.foord, ned.deily, python-dev, rhettinger, roger.serwy, taleinat, terry.reedy
Date 2012-11-02.11:40:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351856405.89.0.560301119976.issue1207589@psf.upfronthosting.co.za>
In-reply-to
Content
Ned,
  I respectfully disagree that this is not a new feature.  IDLE could always copy/cut/paste from the edit menu and it had a right click menu. All this patch does is add options to right click menu and call the same functions as the edit menu does.  I could be biased because I worked on the patch and I am a new contributor but I think Andrew's logic of commenting the patch makes sense.  Python is a great scripting language but IDLE is really falling behind and it is often the first thing a user sees.  Thanks for your attention in this matter and I will respect any solution you and Amdrew come up with.
History
Date User Action Args
2012-11-02 11:40:05Todd.Rovitosetrecipients: + Todd.Rovito, georg.brandl, rhettinger, terry.reedy, kbk, taleinat, Nashev, gpolo, ned.deily, roger.serwy, michael.foord, asvetlov, python-dev
2012-11-02 11:40:05Todd.Rovitosetmessageid: <1351856405.89.0.560301119976.issue1207589@psf.upfronthosting.co.za>
2012-11-02 11:40:05Todd.Rovitolinkissue1207589 messages
2012-11-02 11:40:05Todd.Rovitocreate