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

Handling greedy patterns #30

Open
marplatense opened this issue Dec 22, 2017 · 1 comment
Open

Handling greedy patterns #30

marplatense opened this issue Dec 22, 2017 · 1 comment

Comments

@marplatense
Copy link

Hi there. I'm hitting this error

$ pip show exrex
Name: exrex
Version: 0.10.5
...
$ exrex "The path file (.*?) is not configured" -c
[!] cannot handle expression ('min_repeat', (0, 4294967295L, [('any', None)]))
1

and trying to think ways to handle it, so far to no avail. Should be an option that makes sense for this scenario?

@fgsch
Copy link
Contributor

fgsch commented Jun 26, 2019

Seems to be working fine here.

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