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

Throws IOError if protofile contains path delimiters #2

Open
dff180 opened this issue Nov 22, 2016 · 1 comment
Open

Throws IOError if protofile contains path delimiters #2

dff180 opened this issue Nov 22, 2016 · 1 comment

Comments

@dff180
Copy link

dff180 commented Nov 22, 2016

When the protofile contains path delimiters it will cause IOErrors since it tries to create a file in a directory which does not exist.

Here's a fix:
dff180@b6f9a69

@pcolby
Copy link

pcolby commented Mar 8, 2019

Thanks!! Was exactly what I needed! :)

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