diff options
author | Kurt B. Kaiser <kbk@shore.net> | 2003-05-30 02:42:02 (GMT) |
---|---|---|
committer | Kurt B. Kaiser <kbk@shore.net> | 2003-05-30 02:42:02 (GMT) |
commit | e394ef8b4a2b189ebb747fbada8249ae1f03faab (patch) | |
tree | 2d4ccd95b626231ffdd77d9c494cfcdc33fbdf29 /Lib/idlelib/CREDITS.txt | |
parent | 84f8ecd072f9101cb0de8a0437fd660fa0425760 (diff) | |
download | cpython-e394ef8b4a2b189ebb747fbada8249ae1f03faab.zip cpython-e394ef8b4a2b189ebb747fbada8249ae1f03faab.tar.gz cpython-e394ef8b4a2b189ebb747fbada8249ae1f03faab.tar.bz2 |
Update for release
Modified Files:
CREDITS.txt INSTALL.txt LICENSE.txt aboutDialog.py setup.py
Diffstat (limited to 'Lib/idlelib/CREDITS.txt')
-rw-r--r-- | Lib/idlelib/CREDITS.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Lib/idlelib/CREDITS.txt b/Lib/idlelib/CREDITS.txt index 795dc5e..01cdfa5 100644 --- a/Lib/idlelib/CREDITS.txt +++ b/Lib/idlelib/CREDITS.txt @@ -20,9 +20,9 @@ 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 Raphael, Josh Robb, and Bruce Sherwood have submitted useful patches. -Thanks, guys! +Hernan Foffani, Christos Georgiou, Martin v. Loewis, Jason Orendorff, Noam +Raphael, Josh Robb, Nigel Rowe, and Bruce Sherwood have submitted useful +patches. Thanks, guys! There are others who should be included here, especially those who contributed to IDLE versions prior to 0.8, principally Mark Hammond, Jeremy Hylton, |