Submit
Path:
~
/
/
opt
/
alt
/
python36
/
lib
/
python3.6
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
/
File Content:
entrypoints.cpython-36.pyc
3 �Re� � @ sB d dl Z d dlmZ d dlmZ er4d dlmZmZ ddd�ZdS ) � N)�main)�MYPY_CHECK_RUNNING)�Optional�ListFc C s |st jjd� t| �S )a� Central wrapper for all old entrypoints. Historically pip has had several entrypoints defined. Because of issues arising from PATH, sys.path, multiple Pythons, their interactions, and most of them having a pip installed, users suffer every time an entrypoint gets moved. To alleviate this pain, and provide a mechanism for warning users and directing them to an appropriate place for help, we now define all of our old entrypoints as wrappers for the current one. a WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. )�sys�stderr�writer )�args�_nowarn� r ��/builddir/build/BUILDROOT/alt-python36-pip-20.2.4-5.el7.x86_64/opt/alt/python36/lib/python3.6/site-packages/pip/_internal/utils/entrypoints.py�_wrapper s r )NF) r �pip._internal.cli.mainr �pip._internal.utils.typingr �typingr r r r r r r �<module> s
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__init__.cpython-36.pyc
222 bytes
0644
appdirs.cpython-36.pyc
1412 bytes
0644
compat.cpython-36.pyc
6787 bytes
0644
compatibility_tags.cpython-36.pyc
3578 bytes
0644
datetime.cpython-36.pyc
539 bytes
0644
deprecation.cpython-36.pyc
2839 bytes
0644
direct_url_helpers.cpython-36.pyc
2703 bytes
0644
distutils_args.cpython-36.pyc
1269 bytes
0644
encoding.cpython-36.pyc
1350 bytes
0644
entrypoints.cpython-36.pyc
1377 bytes
0644
filesystem.cpython-36.pyc
5599 bytes
0644
filetypes.cpython-36.pyc
673 bytes
0644
glibc.cpython-36.pyc
1758 bytes
0644
hashes.cpython-36.pyc
4628 bytes
0644
inject_securetransport.cpython-36.pyc
991 bytes
0644
logging.cpython-36.pyc
9225 bytes
0644
misc.cpython-36.pyc
25121 bytes
0644
models.cpython-36.pyc
2001 bytes
0644
packaging.cpython-36.pyc
2657 bytes
0644
parallel.cpython-36.pyc
3167 bytes
0644
pkg_resources.cpython-36.pyc
1870 bytes
0644
setuptools_build.cpython-36.pyc
2989 bytes
0644
subprocess.cpython-36.pyc
5660 bytes
0644
temp_dir.cpython-36.pyc
7120 bytes
0644
typing.cpython-36.pyc
1500 bytes
0644
unpacking.cpython-36.pyc
6496 bytes
0644
urls.cpython-36.pyc
1558 bytes
0644
virtualenv.cpython-36.pyc
3341 bytes
0644
wheel.cpython-36.pyc
6330 bytes
0644
N4ST4R_ID | Naxtarrr