]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
I don't think it's particularly accurate to say Guido is maintaining
authorMichael W. Hudson <mwh@python.net>
Wed, 30 Mar 2005 09:38:12 +0000 (09:38 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 30 Mar 2005 09:38:12 +0000 (09:38 +0000)
this module any more.

Modules/readline.c

index 706eb7a10e753933f358fa3e2010e505c0357844..ff06ddf24fb6369bcd1cf1adeb429447e2087008 100644 (file)
@@ -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 */