Urinx / WeixinBot

网页版微信API,包含终端版微信及微信机器人
Apache License 2.0
7.21k stars 1.98k forks source link

运行时报错 #209

Open holyen opened 7 years ago

holyen commented 7 years ago

python weixin.py File "weixin.py", line 1098 def _get(self, url: object, api: object = None, timeout: object = None) -> object: ^ SyntaxError: invalid syntax

RobertWang commented 7 years ago

遇到同样的报错