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

2 lines
147 B
Python

# This package contains code using async iteration added in Python 3.6.
# It cannot be imported on Python < 3.6 because it triggers syntax errors.