home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 May / maximum-cd-2010-05.iso / DiscContents / boxee-0.9.20.10711.exe / system / python / local / simplejson / _speedups.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2009-11-02  |  472 b   |  16 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.4)
  3.  
  4.  
  5. def __bootstrap__():
  6.     global __file__, __bootstrap__, __loader__
  7.     import sys
  8.     import pkg_resources
  9.     import imp
  10.     __file__ = pkg_resources.resource_filename(__name__, '_speedups.so')
  11.     del __bootstrap__
  12.     del __loader__
  13.     imp.load_dynamic(__name__, __file__)
  14.  
  15. __bootstrap__()
  16.