home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 November / maximum-cd-2010-11.iso / DiscContents / calibre-0.7.13.msi / file_1704 < prev    next >
Encoding:
Text File  |  2010-04-30  |  466 b   |  12 lines

  1. import sys; sys.__plen = len(sys.path)
  2. ./clientform-0.2.10-py2.6.egg
  3. ./beautifulsoup-3.1.0.1-py2.6.egg
  4. ./setuptools-0.6c9-py2.6.egg
  5. ./mechanize-0.1.11-py2.6.egg
  6. ./python_dateutil-1.4.1-py2.6.egg
  7. ./pycrypto-2.0.1-py2.6-win32.egg
  8. ./dnspython-1.6.0-py2.6-win32.egg
  9. ./lxml-2.2.2-py2.6-win32.egg
  10. ./cssutils-0.9.7a4-py2.6.egg
  11. 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)
  12.