#7156: document curses as Unix-only.
This commit is contained in:
parent
f4ffae2b2a
commit
76d6d4a010
|
@ -4,10 +4,10 @@
|
|||
.. module:: curses
|
||||
:synopsis: An interface to the curses library, providing portable terminal
|
||||
handling.
|
||||
:platform: Unix
|
||||
.. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il>
|
||||
.. sectionauthor:: Eric Raymond <esr@thyrsus.com>
|
||||
|
||||
|
||||
.. versionchanged:: 1.6
|
||||
Added support for the ``ncurses`` library and converted to a package.
|
||||
|
||||
|
|
Loading…
Reference in New Issue