mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Be a bit more accurate.
This commit is contained in:
parent
b47039f66b
commit
9a8c3142e2
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
/* 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.
|
||||
* Center. The completer interface was inspired by Lele Gaifax. More
|
||||
* recently, it was largely rewritten by Guido van Rossum.
|
||||
*/
|
||||
|
||||
/* Standard definitions */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue