mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
This commit is contained in:
parent
2d34cd3ecf
commit
f8ca7d88c6
16 changed files with 40 additions and 38 deletions
|
@ -4,7 +4,7 @@
|
|||
\declaremodule{builtin}{readline}
|
||||
\platform{Unix}
|
||||
\sectionauthor{Skip Montanaro}{skip@mojam.com}
|
||||
\modulesynopsis{GNU Readline in Python.}
|
||||
\modulesynopsis{GNU readline support for Python.}
|
||||
|
||||
|
||||
The \module{readline} module defines a number of functions used either
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue