✏️ 正在编辑: __init__.py
路径:
/opt/alt/python33/lib/python3.3/site-packages/pip/_vendor/__init__.py
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
""" pip._vendor is for vendoring dependencies of pip to prevent needing pip to depend on something external. Files inside of pip._vendor should be considered immutable and should only be updated to versions from upstream. """ from __future__ import absolute_import
💾 保存文件
← 返回文件管理器