From: Kurt B. Kaiser Date: Fri, 31 Aug 2007 18:37:07 +0000 (+0000) Subject: Convert IDLE's CREDITS file to unicode. X-Git-Tag: v3.0a2~499 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=610cee3e866cef8d4a292c245ebfe37c6ae74721;p=python Convert IDLE's CREDITS file to unicode. --- diff --git a/Lib/idlelib/CREDITS.txt b/Lib/idlelib/CREDITS.txt index 30561a9ea9..f8e35d4995 100644 --- a/Lib/idlelib/CREDITS.txt +++ b/Lib/idlelib/CREDITS.txt @@ -24,7 +24,7 @@ Noam Raphael (Code Context, Call Tips, many other patches), and Chui Tey (RPC integration, debugger integration and persistent breakpoints). Scott David Daniels, Tal Einat, Hernan Foffani, Christos Georgiou, -Jim Jewett, Martin v. Löwis, Jason Orendorff, Josh Robb, Nigel Rowe, +Jim Jewett, Martin v. Löwis, Jason Orendorff, Josh Robb, Nigel Rowe, Bruce Sherwood, and Jeff Shute have submitted useful patches. Thanks, guys! For additional details refer to NEWS.txt and Changelog.