File manager - Edit - /home/u478019808/domains/bestandroidphones.store/public_html/static/img/logo/_distutils_hack.tar
Back
__pycache__/override.cpython-39.opt-1.pyc 0000644 00000000312 15025013004 0014145 0 ustar 00 a ���f, � @ s e d ��� dS )Z_distutils_hackN)� __import__Zdo_override� r r �</usr/lib/python3.9/site-packages/_distutils_hack/override.py�<module> � __pycache__/__init__.cpython-39.pyc 0000644 00000011560 15025013004 0013135 0 ustar 00 a ���f� � @ s� d dl Z d dlZd dlZd dlZd dlZde jv Zdd� Zdd� Zdd� Z d d � Z dd� ZG d d� d�Ze� Z dd� Zdd� ZdS )� NZ__pypy__c C s. dt jvrd S tr t jdk r d S t�d� d S )N� distutils)� � a� Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils.)�sys�modules�is_pypy�version_info�warnings�warn� r r �</usr/lib/python3.9/site-packages/_distutils_hack/__init__.py�warn_distutils_present s �r c C s>