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

Documentation of Best Match (?b) flag #464

Open
StefanRoss opened this issue Apr 14, 2022 · 2 comments
Open

Documentation of Best Match (?b) flag #464

StefanRoss opened this issue Apr 14, 2022 · 2 comments

Comments

@StefanRoss
Copy link

Thanks for the great library, this is very helpful!

We've got some patterns starting with (?b), which we must have copied from StackOverflow...I can't find any reference to this flag in the documentation. It would be great if some could be added.

Thanks!

@facelessuser
Copy link

I believe that is BESTMATCH for fuzzy matching.

@StefanRoss
Copy link
Author

Thanks. I've managed to find this on StackOverflow. I think it would be helpful to add to the documentation, e.g. here: https://pypi.org/project/regex/ BESTMATCH is mentioned, but not (?b)

@StefanRoss StefanRoss changed the title Documentation of (?b) flag Documentation of Best Match (?b) flag Apr 14, 2022
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