Author: kurt.kaiser Date: Fri Aug 31 20:37:07 2007 New Revision: 57852 Modified: python/branches/py3k/Lib/idlelib/CREDITS.txt Log: Convert IDLE's CREDITS file to unicode.
Modified: python/branches/py3k/Lib/idlelib/CREDITS.txt ============================================================================== --- python/branches/py3k/Lib/idlelib/CREDITS.txt (original) +++ python/branches/py3k/Lib/idlelib/CREDITS.txt Fri Aug 31 20:37:07 2007 @@ -24,7 +24,7 @@ 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.
_______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
