]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-76007: remove curses.__version__ doc (GH-141052) (#141076)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Nov 2025 22:06:27 +0000 (23:06 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 22:06:27 +0000 (22:06 +0000)
Co-authored-by: Zenith <me@arielle.codes>
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.