bear / python-twitter

A Python wrapper around the Twitter API.
Apache License 2.0
3.41k stars 955 forks source link

Syntax error #715

Open maximium opened 2 years ago

maximium commented 2 years ago

https://github.com/bear/python-twitter/blob/1a148ead5029d06bec58c1cbc879764aa4b2bc74/twitter/api.py#L5093

mozai commented 1 year ago

Still there, 2023 March 14

File "/usr/local/lib/python3.10/dist-packages/python_twitter-3.5-py3.10.egg/twitter/__init__.py", line 56,
...
raise TwitterError({'message': 'Unknown error': '{0}'.format(json_data)})