Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Please submit a PR.

The parenthesis are not needed:
   re.findall(r"\b\w+ly\b", text)

----------
keywords: +easy
nosy: +rhettinger
versions: +Python 3.10, Python 3.8, Python 3.9 -Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41259>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to