Remove effbot urls (GH-26308)

This commit is contained in:
E-Paine 2021-05-22 13:09:54 +01:00 committed by GitHub
parent a9e43615c2
commit e9f66aedf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 5 additions and 29 deletions

View file

@ -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