[issue10406] IDLE 2.7 on OS X does not enable Rstrip extension by default

2010-12-07 Thread Ronald Oussoren
Ronald Oussoren added the comment: Fixed in r87122. Thanks you. -- resolution: -> accepted stage: patch review -> committed/rejected status: open -> closed ___ Python tracker

[issue10406] IDLE 2.7 on OS X does not enable Rstrip extension by default

2010-11-20 Thread Éric Araujo
Éric Araujo added the comment: If the release manager agrees, I think the change is okay. -- nosy: +benjamin.peterson, eric.araujo ___ Python tracker ___ ___

[issue10406] IDLE 2.7 on OS X does not enable Rstrip extension by default

2010-11-13 Thread Ned Deily
Changes by Ned Deily : Added file: http://bugs.python.org/file19593/issue10406-idle27-rstrip-27.txt ___ Python tracker ___ ___ Python-bugs-lis

[issue10406] IDLE 2.7 on OS X does not enable Rstrip extension by default

2010-11-13 Thread Ned Deily
New submission from Ned Deily : r73001 for Issue5150 added the Rstrip extension to IDLE and modified the extensions configuration file, config-extensions.def, to enable it by default. For Python 2 OS X installs, however, the config-extensions.def file from Lib/idlelib is replaced by a tailore