Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for capture groups #34

Open
vincent-lg opened this issue Nov 20, 2020 · 1 comment
Open

Support for capture groups #34

vincent-lg opened this issue Nov 20, 2020 · 1 comment

Comments

@vincent-lg
Copy link

As you know, capture groups aren't only useful for replacing, they're pretty useful for extracting too. I have trouble finding this feature in this Python port, although the JS documentation includes methods for beginCapture and endCapture. Am I missing something obvious?

@DonaldTsang
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants