mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
links to PyMOTW
This commit is contained in:
@@ -626,6 +626,8 @@ NameError: name '__import__' is not defined</samp></pre>
|
||||
<h2 id=furtherreading>Further Reading</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href=http://docs.python.org/3.1/library/itertools.html><code>itertools</code> module</a>
|
||||
<li><a href=http://www.doughellmann.com/PyMOTW/itertools/><code>itertools</code> — Iterator functions for efficient looping</a>
|
||||
<li><a href=http://blip.tv/file/1947373/>Watch Raymond Hettinger’s “Easy AI with Python” talk</a> at PyCon 2009
|
||||
<li><a href=http://code.activestate.com/recipes/576615/>Recipe 576615: Alphametics solver</a>, Raymond Hettinger’s original alphametics solver for Python 2
|
||||
<li><a href=http://code.activestate.com/recipes/users/178123/>More of Raymond Hettinger’s recipes</a> in the ActiveState Code repository
|
||||
|
||||
Reference in New Issue
Block a user