commit | 517858adb5ee34cf29a257a5b0152a8413a04d91 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Dec 07 16:13:17 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Dec 07 16:13:17 2010 +0000 |
tree | 1be6f3e82720b91f8a120fb5683c50f8a9f1682e | |
parent | 8ec374cc93aed86c270dd3729295748683744d19 [diff] |
Fix for issue #10406: enable Rstrip extension on OSX Without this patch the Rstrip extension for IDLE is not enabled on OSX, while it is enabled on other platforms. Patch by Ned Deily.