struck89

Results 1 issues of struck89

https://github.com/egnyte/python-egnyte/blob/42e58e04d591083860799996922d7992404641c8/egnyte/exc.py#L18 Under some scenarios this line generates a fatal error when trying to generate the string of the error in a statement like this: ``` try: something except ..... as...