[Distutils] Disabling --single-version-externally-managed
Toshio Kuratomi
a.badger at gmail.com
Mon Sep 3 06:34:54 CEST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Phillip J. Eby wrote:
> At 12:49 AM 9/2/2007 -0700, Toshio Kuratomi wrote:
>>
>> Let me know what else you need.
>
> What are the current contents of easy-install.pth?
>
>
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)
Do you want me to get rid of it and try again?
- -Toshio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFG247uX6yAic2E7kgRAnHsAJ9KO93oSNgVH3xhuQwcB2pbd1EoaQCfftvj
VLnmUUNYGn0kV9qAYogS5FI=
=+rgQ
-----END PGP SIGNATURE-----
More information about the Distutils-SIG
mailing list