This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SilentGhost
Recipients SilentGhost, djr_python, ezio.melotti, mrabarnett, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2019-04-02.18:16:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554228974.52.0.790532387676.issue36510@roundup.psfhosted.org>
In-reply-to
Content
re.findall returns non-overlapping matches (as is made clear in documentation). This is the behaviour you're observing.
History
Date User Action Args
2019-04-02 18:16:14SilentGhostsetrecipients: + SilentGhost, terry.reedy, paul.moore, tim.golden, ezio.melotti, mrabarnett, zach.ware, steve.dower, djr_python
2019-04-02 18:16:14SilentGhostsetmessageid: <1554228974.52.0.790532387676.issue36510@roundup.psfhosted.org>
2019-04-02 18:16:14SilentGhostlinkissue36510 messages
2019-04-02 18:16:14SilentGhostcreate