[issue42448] re.findall have different match result against re.search or re.sub

赵豪杰 report at bugs.python.org
Mon Nov 23 18:59:54 EST 2020


赵豪杰 <1292756898 at qq.com> added the comment:

AhAh, got it, I misunderstood the usage, the findall returns tuple of groups the expression set. Thanks @serhiy.storchaka @rhettinger

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42448>
_______________________________________


More information about the Python-bugs-list mailing list