summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/CREDITS.txt
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2003-06-15 22:28:05 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2003-06-15 22:28:05 (GMT)
commit424a41595166235fdefa33108cde3ea4341dace8 (patch)
tree396237001bf889d584e61ecd869d2bafdc1183f8 /Lib/idlelib/CREDITS.txt
parent04b9d47941527503fdc0c57672394529edf13e0d (diff)
downloadcpython-424a41595166235fdefa33108cde3ea4341dace8.zip
cpython-424a41595166235fdefa33108cde3ea4341dace8.tar.gz
cpython-424a41595166235fdefa33108cde3ea4341dace8.tar.bz2
Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings.
Diffstat (limited to 'Lib/idlelib/CREDITS.txt')
-rw-r--r--Lib/idlelib/CREDITS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/CREDITS.txt b/Lib/idlelib/CREDITS.txt
index 62e2f8d..fe77576 100644
--- a/Lib/idlelib/CREDITS.txt
+++ b/Lib/idlelib/CREDITS.txt
@@ -22,7 +22,7 @@ Other contributors include Raymond Hettinger, Tony Lownds (Mac integration),
Neal Norwitz (code check and clean-up), and Chui Tey (RPC integration, debugger
integration and persistent breakpoints).
-Hernan Foffani, Christos Georgiou, Martin v. Loewis, Jason Orendorff, Noam
+Hernan Foffani, Christos Georgiou, Martin v. Löwis, Jason Orendorff, Noam
Raphael, Josh Robb, Nigel Rowe, and Bruce Sherwood have submitted useful
patches. Thanks, guys!