Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd86f63 commit 7c4d961Copy full SHA for 7c4d961
1 file changed
Doc/howto/enum.rst
@@ -936,7 +936,8 @@ and raise an error if the two do not match::
936
_Private__names
937
"""""""""""""""
938
939
-Private names are not converted to enum members, but remain normal attributes.
+:ref:`Private names <private-name-mangling>` are not converted to enum members,
940
+but remain normal attributes.
941
942
.. versionchanged:: 3.10
943
0 commit comments