[Python-Dev] Itertools (original) (raw)
Raymond Hettinger Raymond Hettinger" <python@rcn.com
Wed, 29 Jan 2003 14:16:45 -0500
- Previous message: [Python-Dev] fixing traceback.extract_stack() line numbers
- Next message: [Python-Dev] Re: Itertools
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] fixing traceback.extract_stack() line numbers
- Next message: [Python-Dev] Re: Itertools
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]