[issue9221] 2to3 fails to parse a for construct

Éric Araujo report at bugs.python.org
Sat Jul 10 22:19:08 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

You are supposed to use “...” on continuation lines, not “>>>”:
http://docs.python.org/glossary#term-1
http://docs.python.org/dev/library/doctest#how-are-docstring-examples-recognized

Please reopen it the problem persists after this change. Thank you!

----------
nosy: +merwok
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9221>
_______________________________________


More information about the Python-bugs-list mailing list