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

NameError 'ReadError' not defined in lz4tar.py #13

Open
xpxu opened this issue May 17, 2016 · 0 comments
Open

NameError 'ReadError' not defined in lz4tar.py #13

xpxu opened this issue May 17, 2016 · 0 comments

Comments

@xpxu
Copy link

xpxu commented May 17, 2016

        if name and fileobj is None:
            try:
                fileobj = Lz4File.open(name)
            except IOError:
                raise ReadError('Not a lz4 file')
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