commit | 5894c2b5481a4776b57ff0d52fa62a08dc644761 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Feb 19 05:38:53 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Feb 19 05:38:53 2009 +0000 |
tree | a60dd613876fed70dc4460a631024a086912b570 | |
parent | 3e96e231fb196b392d9eca7cc70b0d8f8ed578ed [diff] |
Add some cross-references to the docs. Simplify the python code equivalent for izip(). Supply an optional argument for the nth() recipe.