tuxbot-bot/venv/lib/python3.7/site-packages/websockets/py35/__init__.py

3 lines
152 B
Python
Raw Normal View History

2019-12-16 18:12:10 +01:00
# This package contains code using async / await syntax added in Python 3.5.
# It cannot be imported on Python < 3.5 because it triggers syntax errors.