[issue10220] Make generator state easier to introspect
Éric Araujo
report at bugs.python.org
Sat Nov 20 21:56:23 CET 2010
Éric Araujo <merwok at netwok.org> added the comment:
Looks good, modulo two nitpicks:
1) Using literals for constants would avoid a lookup and call of range.
2) Please remove four leading spaces in your docstring.
----------
nosy: +eric.araujo
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10220>
_______________________________________
More information about the Python-bugs-list
mailing list