Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2484aaea15a8fd0bbd5397c58699b2fa773a6aa2
/
Lib
/
test
/
test_enumerate.py
8db890a
Removed the generator future-stmt -- not needed for 2.3.
by Tim Peters
· 22 years ago
7dab242
- New builtin function enumerate(x), from PEP 279. Example:
by Guido van Rossum
· 23 years ago