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

Python 2.7 pattern for path/line #81

Open
gcambray opened this issue Aug 22, 2019 · 0 comments
Open

Python 2.7 pattern for path/line #81

gcambray opened this issue Aug 22, 2019 · 0 comments

Comments

@gcambray
Copy link

Hi there,

thanks for what looks like a fantastic tool!

My python interpreter outputs something like this when finding an error:
File "try.py", line 10
xx help
^
SyntaxError: invalid syntax

I can't get this to be parsed correctly...
I am using the following pattern:
File\s+"(path)",\s+line\s+(line)
Not sure what is wrong here? Is it because the full path is not output? If so, is there a workaround?

Thanks much
Best
Guillaume

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

1 participant