https://github.com/python/cpython/commit/227f4abacdd89bb3816c172a7f6fdaa2024dbada
commit: 227f4abacdd89bb3816c172a7f6fdaa2024dbada
branch: main
author: Zenith <[email protected]>
committer: hugovk <[email protected]>
date: 2025-11-06T00:00:36+02:00
summary:
gh-76007: remove curses.__version__ doc (#141052)
files:
M Doc/library/curses.rst
diff --git a/Doc/library/curses.rst b/Doc/library/curses.rst
index fb84cf32246879..e60197ddd89adb 100644
--- a/Doc/library/curses.rst
+++ b/Doc/library/curses.rst
@@ -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.
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]