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

Use verbose regular expression #33

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Use verbose regular expression #33

merged 1 commit into from
Jul 12, 2022

Conversation

tony
Copy link
Contributor

@tony tony commented Jul 12, 2022

Cherry-picked from #31

re.VERBOSE

@Thisch

Thoughts? More, less readable?

@twmr
Copy link
Owner

twmr commented Jul 12, 2022

Nice! I was not aware of the support for writing more-readable regexes in the stdlib by using re.VERBOSE.

LGTM

@twmr twmr merged commit e3cf48b into twmr:master Jul 12, 2022
@tony tony deleted the verbose-regex branch July 12, 2022 20:05
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

Successfully merging this pull request may close these issues.

2 participants