where-to-go-from-here chapter

This commit is contained in:
Mark Pilgrim
2009-05-31 15:47:46 -07:00
parent 05911f25af
commit fa7a58a75e
9 changed files with 82 additions and 24 deletions
+1 -1
View File
@@ -815,7 +815,7 @@ def __exit__(self, *args) -> None:
<td><a href=http://docs.python.org/3.0/library/abc.html#abc.ABCMeta.__subclasshook__><code>MyABC.__subclasshook__(C)</code></a>
</table>
<p class=nav><a rel=prev href=porting-code-to-python-3-with-2to3.html title="back to &#8220;Porting code to Python 3 with 2to3&#8221;"><span>&#x261C;</span></a> <a rel=next class=todo><span>&#x261E;</span></a>
<p class=nav><a rel=prev href=porting-code-to-python-3-with-2to3.html title="back to &#8220;Porting code to Python 3 with 2to3&#8221;"><span>&#x261C;</span></a> <a rel=next href=further-further-reading.html title="onward to &#8220;Further Further Reading&#8221;"><span>&#x261E;</span></a>
<p class=c>&copy; 2001&ndash;9 <a href=about.html>Mark Pilgrim</a>
<script src=jquery.js></script>
<script src=dip3.js></script>