??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: distutils_args.cpython-39.pyc
a ?�fF � @ sT d dl mZ d dlmZ d dlmZ er8d dlmZmZ g d�Z ee �Z dd� ZdS ) � )�DistutilsArgError)�FancyGetopt)�MYPY_CHECK_RUNNING)�Dict�List))zexec-prefix=N� )zhome=Nr )z install-base=Nr )z install-data=Nr )zinstall-headers=Nr )zinstall-lib=Nr )zinstall-platlib=Nr )zinstall-purelib=Nr )zinstall-scripts=Nr )zprefix=Nr )zroot=Nr )�userNr c C sH i }| D ]:}zt j|gd�\}}W n ty4 Y q0 |�|j� q|S )z~Parse provided arguments, returning an object that has the matched arguments. Any unknown arguments are ignored. )�args)�_distutils_getopt�getoptr �update�__dict__)r �result�arg�_�match� r �F/usr/lib/python3.9/site-packages/pip/_internal/utils/distutils_args.py�parse_distutils_args s r N)Zdistutils.errorsr Zdistutils.fancy_getoptr Zpip._internal.utils.typingr �typingr r Z_optionsr r r r r r �<module> s