Submit
Path:
~
/
/
opt
/
alt
/
python27
/
lib
/
python2.7
/
site-packages
/
pip
/
File Content:
__init__.py
from pip._internal.utils.typing import MYPY_CHECK_RUNNING if MYPY_CHECK_RUNNING: from typing import List, Optional __version__ = "20.2.4" def main(args=None): # type: (Optional[List[str]]) -> int """This is an internal API only meant for use by pip's own console scripts. For additional details, see https://github.com/pypa/pip/issues/7498. """ from pip._internal.utils.entrypoints import _wrapper return _wrapper(args)
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
_internal
---
0755
_vendor
---
0755
__init__.py
455 bytes
0644
__init__.pyc
898 bytes
0644
__main__.py
911 bytes
0644
__main__.pyc
672 bytes
0644
N4ST4R_ID | Naxtarrr