mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
fixed URLs to python docs (WHICH CHANGED OUT FROM UNDER ME)
This commit is contained in:
@@ -448,8 +448,8 @@ KeyError: 'db.diveintopython3.org'</samp></pre>
|
||||
<samp>yes, it's true</samp></pre>
|
||||
<h2 id=furtherreading>Further Reading</h2>
|
||||
<ul>
|
||||
<li><a href="http://docs.python.org/dev/3.0/library/fractions.html">The <code>fractions</code> module</a>
|
||||
<li><a href="http://docs.python.org/dev/3.0/library/math.html">The <code>math</code> module</a>
|
||||
<li><a href="http://docs.python.org/3.0/library/fractions.html">The <code>fractions</code> module</a>
|
||||
<li><a href="http://docs.python.org/3.0/library/math.html">The <code>math</code> module</a>
|
||||
<li><a href="http://www.python.org/dev/peps/pep-0237/"><abbr>PEP</abbr> 237: Unifying Long Integers and Integers</a>
|
||||
<li><a href="http://www.python.org/dev/peps/pep-0238/"><abbr>PEP</abbr> 238: Changing the Division Operator</a>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user