File manager - Edit - /usr/local/CyberPanel/lib/python3.10/site-packages/cli4/__pycache__/examples.cpython-310.pyc
Back
o �h� � @ s^ d Z ddlZddlZejdk r!zddlZW n ey dZY nw ddlmZ dZdd� Z dS )zCloudflare API via command line� N)� � �examplesc C s� t std��zt �t�} W n ty } z|�d}~ww ddddddd��� D ]2\}}t| �d | ��}t|�d kr;q'td||f � |D ]}dt � |�v rOqEtd t � |� � qEq'dS )z display() zxModule "importlib_resources" missing - please "pip install importlib_resources" as your Python version is lower than 3.9N�CzC++�Python�Bash�AWK)�c�h�cc�py�sh�awkz**/*.r z %s .%s files:z__init__.pyz %s)�importlib_resources�ModuleNotFoundError�files�EXAMPLES_PACKAGE_NAME�items�sorted�glob�len�print�os�fspath)�pkg�e�ext�namer �file� r �C/usr/local/CyberPanel/lib/python3.10/site-packages/cli4/examples.py�display s&