cpython/Lib/asyncio/constants.py

5 lines
57 B
Python
Raw Normal View History

"""Constants."""
LOG_THRESHOLD_FOR_CONNLOST_WRITES = 5