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.