home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 2.6)
-
-
- def __bootstrap__():
- global __file__, __loader__, __bootstrap__, __loader__
- import sys
- import pkg_resources
- import imp
- __file__ = pkg_resources.resource_filename(__name__, 'XOR.pyd')
- __loader__ = None
- del __bootstrap__
- del __loader__
- imp.load_dynamic(__name__, __file__)
-
- __bootstrap__()
-