finished!

This commit is contained in:
Mark Pilgrim
2009-08-27 16:22:41 -04:00
parent e7f43bd409
commit 77dcb16c97
+1 -1
View File
@@ -43,7 +43,7 @@ h1:before,h2:before{content:''}
<li><a href=serializing.html>Serializing Python Objects</a>
<li><a href=http-web-services.html>HTTP Web Services</a>
<li><a href=case-study-porting-chardet-to-python-3.html>Case Study: Porting <code>chardet</code> to Python 3</a>
<li><a href=packaging.html>Packaging Python Libraries</a> (in progress)
<li><a href=packaging.html>Packaging Python Libraries</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>
<li id=c><a href=where-to-go-from-here.html>Where to Go From Here</a>