From 610cee3e866cef8d4a292c245ebfe37c6ae74721 Mon Sep 17 00:00:00 2001 From: "Kurt B. Kaiser" Date: Fri, 31 Aug 2007 18:37:07 +0000 Subject: [PATCH] Convert IDLE's CREDITS file to unicode. --- Lib/idlelib/CREDITS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.49.0