I don't think it's particularly accurate to say Guido is maintaining

this module any more.
This commit is contained in:
Michael W. Hudson 2005-03-30 09:38:12 +00:00
parent 1b17b6bf08
commit b47039f66b

View 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 */