sammchardy / python-idex

IDEX v3 Exchange REST API python implementation

Home Page:https://python-idex.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyntaxError: invalid syntax "except OSError, exp: "

bernar-r opened this issue · comments

**Util/_raw_api.py", line 208
except OSError, exp:
^
SyntaxError: invalid syntax
**

I am looking for where it can come from