mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Revise the versioning information to say that this was revised in 1.6,
not added then, and note what the change was (ncurses, change to a package).
This commit is contained in:
parent
062ea2e70b
commit
2e06c209dc
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@
|
|||
\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
|
||||
\sectionauthor{Eric Raymond}{esr@thyrsus.com}
|
||||
\modulesynopsis{An interface to the curses library.}
|
||||
\versionadded{1.6}
|
||||
|
||||
\versionchanged[Added support for the \code{ncurses} library and
|
||||
converted to a package]{1.6}
|
||||
|
||||
The \module{curses} module provides an interface to the curses
|
||||
library, the de-facto standard for portable advanced terminal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue