You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Doc/ref/ref3.tex
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1068,7 +1068,11 @@ \section{New-style and classic classes}
1068
1068
This manuel is not up-to-date with respect to new-style classes. For now,
1069
1069
please see \url{http://www.python.org/doc/newstyle.html} for more information.
1070
1070
1071
-
The plan is to eventually drop old-style classes, leaving only the semantics of new-style classes. This change will probably only be feasible in Python 3.0.
1071
+
The plan is to eventually drop old-style classes, leaving only the semantics of
1072
+
new-style classes. This change will probably only be feasible in Python 3.0.
0 commit comments