some prev/next navigation links between chapters

This commit is contained in:
Mark Pilgrim
2009-04-16 00:15:23 -04:00
parent a947c89ecf
commit 78f11dd003
11 changed files with 24 additions and 1 deletions
+2
View File
@@ -420,6 +420,8 @@ FIXME: move this to the intro of the upcoming files chapter?
<li><a href="http://www.python.org/dev/peps/pep-3101/"><abbr>PEP</abbr> 3101: Advanced String Formatting</a>
</ul>
<p class=nav><a rel=prev href=native-datatypes.html title="Back to &#8220;Native Datatypes&#8221;"><span>&#x261C;</a> <a rel=next href=regular-expressions.html title="Onward to &#8220;Regular Expressions&#8221;"><span>&#x261E;</span></a>
<p class=c>&copy; 2001&ndash;9 <a href=about.html>Mark Pilgrim</a>
<script src=jquery.js></script>
<script src=dip3.js></script>