|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/curses-functions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/allos.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-getpass.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 6.12.1 Constants and Functions Up: 6. Generic Operating System Previous: 6.11 getpass
6.12 curses -- Terminal independant console handling
The curses module provides an interface to the curses Unix library, the de-facto standard for portable advanced terminal handling.
While curses is most widely used in the Unix environment, versions are available for DOS, OS/2, and possibly other systems as well. The extension module has not been tested with all available versions of curses.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/curses-functions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/allos.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-getpass.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 6.12.1 Constants and Functions Up: 6. Generic Operating System Previous: 6.11 getpass
Send comments on this document to python-docs@python.org.