Ruby的正则表达式有一个叫做原子分组的功能(?>regexp),在这里描述,Python的re模块中是否有任何等价物?
(?>regexp)
re
ruby python regex
python ×1
regex ×1
ruby ×1