mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +00:00
I don't think it's particularly accurate to say Guido is maintaining
this module any more.
This commit is contained in:
parent
1b17b6bf08
commit
b47039f66b
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
/* This module makes GNU readline available to Python. It has ideas
|
/* This module makes GNU readline available to Python. It has ideas
|
||||||
* contributed by Lee Busby, LLNL, and William Magro, Cornell Theory
|
* contributed by Lee Busby, LLNL, and William Magro, Cornell Theory
|
||||||
* Center. The completer interface was inspired by Lele Gaifax.
|
* 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 */
|
/* Standard definitions */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue