summaryrefslogtreecommitdiffstats
path: root/Modules/readline.c
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/readline.c')
-rw-r--r--Modules/readline.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Modules/readline.c b/Modules/readline.c
index 706eb7a..ff06ddf 100644
--- a/Modules/readline.c
+++ b/Modules/readline.c
@@ -1,9 +1,6 @@
/* This module makes GNU readline available to Python. It has ideas
* contributed by Lee Busby, LLNL, and William Magro, Cornell Theory
* Center. The completer interface was inspired by Lele Gaifax.
- *
- * More recently, it was largely rewritten by Guido van Rossum who is
- * now maintaining it.
*/
/* Standard definitions */