(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/curses-functions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/allos.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-getpass.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 6.11.1 Constants and Functions Up: 6. Generic Operating System Previous: 6.10 getpass
6.11 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.
Subsections
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/curses-functions.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/allos.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-getpass.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 6.11.1 Constants and Functions Up: 6. Generic Operating System Previous: 6.10 getpass