Message416676
For reference, I also implemented .regs in the regex module for compatibility, but I've never used it myself. I had to do some investigating to find out what it did!
It returns a tuple of the spans of the groups.
Perhaps I might have used it if it didn't have such a cryptic name and/or was documented. |
|
| Date |
User |
Action |
Args |
| 2022-04-04 17:04:09 | mrabarnett | set | recipients:
+ mrabarnett, gvanrossum, vstinner, ezio.melotti, serhiy.storchaka, malin, Anthony Sottile, dom1310df |
| 2022-04-04 17:04:09 | mrabarnett | set | messageid: <[email protected]> |
| 2022-04-04 17:04:09 | mrabarnett | link | issue47152 messages |
| 2022-04-04 17:04:09 | mrabarnett | create | |
|