openmedialibrary_platform/Darwin/lib/python3.4/site-packages/easy-install.pth

4 lines
247 B
Text
Raw Normal View History

2013-10-11 17:28:32 +00:00
import sys; sys.__plen = len(sys.path)
2014-09-30 16:15:32 +00:00
/Users/build/platform_darwin/build/PythonPackages/src/ed25519
2013-10-11 17:28:32 +00:00
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)