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 59d6916 commit 8de8e03Copy full SHA for 8de8e03
1 file changed
Doc/reference/datamodel.rst
@@ -1013,15 +1013,7 @@ in case of multiple inheritance.
1013
This manual is not up-to-date with respect to new-style classes. For now,
1014
please see http://www.python.org/doc/newstyle/ for more information.
1015
1016
-.. index::
1017
- single: class; new-style
1018
- single: class; classic
1019
- single: class; old-style
1020
-
1021
-The plan is to eventually drop old-style classes, leaving only the semantics of
1022
-new-style classes. This change will probably only be feasible in Python 3.0.
1023
1024
-XXX Remove old style classes from docs
+.. XXX remove old style classes from docs
1025
1026
1027
.. _specialnames:
0 commit comments