Skip to content

AttributeError: module 'brotli' has no attribute 'error' #43

@anthrotype

Description

@anthrotype

_brotlimodule.cc also exports a custom exception, simply called error:

https://github.com/google/brotli/blob/master/python/brotlimodule.cc#L289

it would be nice if brotlipy did the same (I need catch brotli.error in my test suite).

Thanks!

BTW: brotlipy is great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions