11c44c50e9
1.6.0 (2021-03-22) ------------------ * Added support for async special methods (``__aiter__``, ``__anext__``, ``__await__``, ``__aenter__``, ``__aexit__``). These are used in the ``async for``, ``await` and ``async with`` statements. Note that ``__await__`` returns a wrapper that tries to emulate the crazy stuff going on in the ceval loop, so there will be a small performance overhead. * Added the ``__resolved__`` property. You can use it to check if the factory has been called.
28 lines
1.2 KiB
Text
28 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2021/05/10 14:50:44 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/lazy_object_proxy/__init__.py
|
|
${PYSITELIB}/lazy_object_proxy/__init__.pyc
|
|
${PYSITELIB}/lazy_object_proxy/__init__.pyo
|
|
${PYSITELIB}/lazy_object_proxy/_version.py
|
|
${PYSITELIB}/lazy_object_proxy/_version.pyc
|
|
${PYSITELIB}/lazy_object_proxy/_version.pyo
|
|
${PYSITELIB}/lazy_object_proxy/cext.so
|
|
${PYSITELIB}/lazy_object_proxy/compat.py
|
|
${PYSITELIB}/lazy_object_proxy/compat.pyc
|
|
${PYSITELIB}/lazy_object_proxy/compat.pyo
|
|
${PYSITELIB}/lazy_object_proxy/simple.py
|
|
${PYSITELIB}/lazy_object_proxy/simple.pyc
|
|
${PYSITELIB}/lazy_object_proxy/simple.pyo
|
|
${PYSITELIB}/lazy_object_proxy/slots.py
|
|
${PYSITELIB}/lazy_object_proxy/slots.pyc
|
|
${PYSITELIB}/lazy_object_proxy/slots.pyo
|
|
${PYSITELIB}/lazy_object_proxy/utils.py
|
|
${PYSITELIB}/lazy_object_proxy/utils.pyc
|
|
${PYSITELIB}/lazy_object_proxy/utils.pyo
|
|
${PYSITELIB}/lazy_object_proxy/utils_py3.py
|
|
${PLIST.py3x}${PYSITELIB}/lazy_object_proxy/utils_py3.pyc
|
|
${PLIST.py3x}${PYSITELIB}/lazy_object_proxy/utils_py3.pyo
|