]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-76007: remove curses.__version__ doc (#141052)
authorZenith <me@arielle.codes>
Wed, 5 Nov 2025 22:00:36 +0000 (17:00 -0500)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 22:00:36 +0000 (00:00 +0200)
Doc/library/curses.rst

index fb84cf322468797699141a011b2ef37f49c7a33b..e60197ddd89adbc75000e4b58cd9410ebca801b5 100644 (file)
@@ -1349,7 +1349,6 @@ The :mod:`curses` module defines the following data members:
 
 
 .. data:: version
-.. data:: __version__
 
    A bytes object representing the current version of the module.