So far, the itertools package has had two reviewers
and I implemented every suggestion except one.
The package is in very good shape and could use
another pair of reviewers. The C code, setup.py,
unittests, and documentation are at:
python/nondist/sandbox/itertools
The docs and examples are a good place to start.
Raymond Hettinger