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:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Compiled Bytecode
|
2009-11-02
|
472 b
|
16 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.4)
def __bootstrap__():
global __file__, __bootstrap__, __loader__
import sys
import pkg_resources
import imp
__file__ = pkg_resources.resource_filename(__name__, '_speedups.so')
del __bootstrap__
del __loader__
imp.load_dynamic(__name__, __file__)
__bootstrap__()