Tom Lynn added the comment: Thanks for fixing this. I now also note that (?<=...), (?<!...) and (? (id/name)yes-pattern|no-pattern) aren't documented, and nor is finditer in the main docstring.
The attached patch fixes these, as well as what looks like mistaken formatting on one line. Some of the proposed lines are a bit long for help(re), but they're hard to shorten. Added file: http://bugs.python.org/file9284/undoc-patch.txt _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1631394> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com