diff options
author | Kurt B. Kaiser <kbk@shore.net> | 2007-08-31 18:37:07 (GMT) |
---|---|---|
committer | Kurt B. Kaiser <kbk@shore.net> | 2007-08-31 18:37:07 (GMT) |
commit | 610cee3e866cef8d4a292c245ebfe37c6ae74721 (patch) | |
tree | 18ae82354a302ca45bac8a141baa2e7f2e9adb7c /Lib/idlelib/CREDITS.txt | |
parent | 27b02407b70d3b3649c6d0632f91b2dac813e54b (diff) | |
download | cpython-610cee3e866cef8d4a292c245ebfe37c6ae74721.zip cpython-610cee3e866cef8d4a292c245ebfe37c6ae74721.tar.gz cpython-610cee3e866cef8d4a292c245ebfe37c6ae74721.tar.bz2 |
Convert IDLE's CREDITS file to unicode.
Diffstat (limited to 'Lib/idlelib/CREDITS.txt')
-rw-r--r-- | Lib/idlelib/CREDITS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/CREDITS.txt b/Lib/idlelib/CREDITS.txt index 30561a9..f8e35d4 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. |