diff options
Diffstat (limited to 'python/async-timeout/README')
-rw-r--r-- | python/async-timeout/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/async-timeout/README b/python/async-timeout/README new file mode 100644 index 0000000000000..d264df837d0d3 --- /dev/null +++ b/python/async-timeout/README @@ -0,0 +1,3 @@ +async-timeout is an asyncio-compatible timeout context manager. + +This library is python3 only. |