Update manual contents for removed Python section

I removed the section on classic classes in the previous commit,
but failed to update the contents list.
This commit is contained in:
Olly Betts 2018-05-18 16:00:47 +12:00
commit 78c56168ab
2 changed files with 0 additions and 2 deletions

View file

@ -1625,7 +1625,6 @@
<li><a href="Python.html#Python_builtin_overloads">Operator overloads and slots -- use them!</a>
</ul>
<li><a href="Python.html#Python_nn30">Memory management</a>
<li><a href="Python.html#Python_nn31">Python 2.2 and classic classes</a>
</ul>
<li><a href="Python.html#Python_directors">Cross language polymorphism</a>
<ul>