This commit is contained in:
2025-08-25 16:24:38 +02:00
parent 4b5c2a9467
commit 18e2a5368d
15804 changed files with 2 additions and 2519348 deletions

View File

@@ -1,2 +0,0 @@
import sys; sys.__plen = len(sys.path)
import sys; new=sys.path[sys.__plen:]; del sys.path[sys.__plen:]; p=getattr(sys,'__egginsert',0); sys.path[p:p]=new; sys.__egginsert = p+len(new)

View File

@@ -1,8 +0,0 @@
[
{ type: install
message: <<EOM
Only %%PREFIX%%/bin/easy_install-%%PYTHON_VER%% script has been installed
since Python %%PYTHON_VER%% is not the default Python version.
EOM
}
]