commit | f9bce83e71c07ccd7b0ae1a75ea6912f0023b802 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Feb 19 05:34:35 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Feb 19 05:34:35 2009 +0000 |
tree | 5457b11a6eef3f2efc6f36368ee0eb3d13118193 | |
parent | 182edaefb515ece87d225494d79ccf7dd35d1ec1 [diff] |
Add some cross-references to the docs. Simplify the python code equivalent for izip(). Supply an optional argument for the nth() recipe.