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 -3
View File
@@ -45,8 +45,8 @@ h1:before{content:""}
<li class=todo>Performance tuning
<li class=todo>Packaging Python libraries
<li class=todo>Creating graphics with the Python Imaging Library
<li class=todo>Where to go from here
<li><a href=case-study-porting-chardet-to-python-3.html>Case Study: Porting <code>chardet</code> to Python 3</a>
<li><a href=where-to-go-from-here.html>Where to go from here</a>
<li id=a><a href=porting-code-to-python-3-with-2to3.html>Porting Code to Python 3 with <code>2to3</code></a>
<li id=b><a href=special-method-names.html>Special Method Names</a>
</ol>
@@ -60,5 +60,3 @@ h1:before{content:""}
<p class="c nm">This site is optimized for Lynx just because fuck you.<br>I&#8217;m told it also looks good in graphical browsers.
<p class=c>&copy; 2001&ndash;9 <a href=about.html>Mark Pilgrim</a>
<script src=jquery.js></script>
<script src=dip3.js></script>