2 lines
152 B
Python
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.
|