Open Media Library Platform
This commit is contained in:
commit
411ad5b16f
5849 changed files with 1778641 additions and 0 deletions
4
Darwin/lib/python2.7/site-packages/easy-install.pth
Normal file
4
Darwin/lib/python2.7/site-packages/easy-install.pth
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import sys; sys.__plen = len(sys.path)
|
||||
./setuptools-3.6-py2.7.egg
|
||||
./pip-1.5.5-py2.7.egg
|
||||
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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue