mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 15:00:18 +00:00
added link to #furtherreading section in appendix B
This commit is contained in:
@@ -391,6 +391,7 @@ ul li ol{margin:0;padding:0 0 0 2.5em}
|
||||
<li><a href=special-method-names.html#pickle>Classes That Can Be Serialized</a>
|
||||
<li><a href=special-method-names.html#context-managers>Classes That Can Be Used in a <code>with</code> Block</a>
|
||||
<li><a href=special-method-names.html#esoterica>Really Esoteric Stuff</a>
|
||||
<li><a href=special-method-names.html#furtherreading>Further Reading</a>
|
||||
</ol>
|
||||
</ul>
|
||||
<p class=c>© 2001–9 <a href=about.html>Mark Pilgrim</a>
|
||||
|
||||
Reference in New Issue
Block a user