mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
finished!
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user