tuxbot-bot/venv/lib/python3.7/site-packages/websockets/py35/__init__.py
2019-12-16 18:12:10 +01:00

2 lines
152 B
Python

# 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.