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 e:
err = str(e)
It is incredible that the Python SDK is no longer supported... We will migrate from Egnyte, that's for sure.
python-egnyte/egnyte/exc.py
Line 18 in 42e58e0
Under some scenarios this line generates a fatal error when trying to generate the string of the error in a statement like this:
It is incredible that the Python SDK is no longer supported... We will migrate from Egnyte, that's for sure.