mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
where-to-go-from-here chapter
This commit is contained in:
@@ -1118,7 +1118,8 @@ do_stuff(a_list)</code></pre>
|
||||
do_stuff(a_list)</code></pre>
|
||||
</table>
|
||||
<p>FIXME: once the rest of the book is written, this appendix should contain copious links back to any chapter or section that touches on these features.
|
||||
<p class=nav><a rel=prev href=case-study-porting-chardet-to-python-3.html title="back to “Case Study: Porting chardet to Python 3”"><span>☜</span></a> <a rel=next href=special-method-names.html title="onward to “Special Method Names”"><span>☞</span></a>
|
||||
|
||||
<p class=nav><a rel=prev href=where-to-go-from-here.html title="back to “Where To Go From Here”"><span>☜</span></a> <a rel=next href=special-method-names.html title="onward to “Special Method Names”"><span>☞</span></a>
|
||||
<p class=c>© 2001–9 <a href=about.html>Mark Pilgrim</a>
|
||||
<script src=jquery.js></script>
|
||||
<script src=dip3.js></script>
|
||||
|
||||
Reference in New Issue
Block a user