Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc1f922

Browse files
committed
Correct version number at which the curses.ascii module was introduced.
1 parent ec4b2af commit fc1f922

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libascii.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ \section{\module{curses.ascii} ---
77
\moduleauthor{Eric S. Raymond}{[email protected]}
88
\sectionauthor{Eric S. Raymond}{[email protected]}
99

10-
\versionadded{2.0}
10+
\versionadded{1.6}
1111

1212
The \module{curses.ascii} module supplies name constants for
1313
\ASCII{} characters and functions to test membership in various

0 commit comments

Comments
 (0)