mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove effbot urls (GH-26308)
This commit is contained in:
parent
a9e43615c2
commit
e9f66aedf4
8 changed files with 5 additions and 29 deletions
|
@ -55,11 +55,7 @@ everything, though.
|
|||
|
||||
The Windows version of Python doesn't include the :mod:`curses`
|
||||
module. A ported version called `UniCurses
|
||||
<https://pypi.org/project/UniCurses>`_ is available. You could
|
||||
also try `the Console module <http://effbot.org/zone/console-index.htm>`_
|
||||
written by Fredrik Lundh, which doesn't
|
||||
use the same API as curses but provides cursor-addressable text output
|
||||
and full support for mouse and keyboard input.
|
||||
<https://pypi.org/project/UniCurses>`_ is available.
|
||||
|
||||
|
||||
The Python curses module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue