python (3.12.0)
ˑe h d Z ddlZddlmZ dZdZdZd Zd Zd
Z ej d Zy) N )format_helpersPENDING CANCELLEDFINISHEDc N t | j d xr | j duS )zCheck for a Future.
This returns True when obj is a Future instance or is advertising
itself as duck-type compatible by setting _asyncio_future_blocking.
See comment in Future for more details.
_asyncio_future_blockingN)hasattr __class__r
)objs H/BuggyBox/python/3.12.0/bootstrap/lib/python3.12/asyncio/base_futures.pyisfuturer
s+
CMM#=>