]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] gh-76007: remove curses.__version__ doc (GH-141052) (#141077)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Nov 2025 22:07:32 +0000 (23:07 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 22:07:32 +0000 (22:07 +0000)
Co-authored-by: Zenith <me@arielle.codes>
Doc/library/curses.rst

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