mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Correct version number at which the curses.ascii module was introduced.
This commit is contained in:
parent
ec4b2af6bb
commit
fc1f9229f4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
\moduleauthor{Eric S. Raymond}{esr@thyrsus.com}
|
||||
\sectionauthor{Eric S. Raymond}{esr@thyrsus.com}
|
||||
|
||||
\versionadded{2.0}
|
||||
\versionadded{1.6}
|
||||
|
||||
The \module{curses.ascii} module supplies name constants for
|
||||
\ASCII{} characters and functions to test membership in various
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue