diff options
Diffstat (limited to 'Lib/idlelib/CREDITS.txt')
-rw-r--r-- | Lib/idlelib/CREDITS.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Lib/idlelib/CREDITS.txt b/Lib/idlelib/CREDITS.txt new file mode 100644 index 0000000..30c2073 --- /dev/null +++ b/Lib/idlelib/CREDITS.txt @@ -0,0 +1,17 @@ +IDLEfork Credits +================== + +Guido van Rossum, as well as being the creator of the Python language, was +the original creator of IDLE. His great work continues as both a contributor +to, and 'benevolent dictator for life' of Python and IDLE/IDLEfork. + +The main developers who have been so far active on IDLEfork version 0.8.1 +and greater are, Guido van Rossum, Stephen M. Gava and Kurt B. Kaiser. + +The IDLE fork project was initiated and brought up to version 0.7.1 by +David Scherer, Peter Schneider-Kamp and Nicholas Riley. + +There are doubtless others who should be included here, especially those +who may have contributed to IDLE versions prior ot 0.8. Please contact +the IDLEfork coordinator to have yourself included here if you are one of +those I have missed! (contact details at http://idlefork.sourceforge.net) |