home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 2.6)
-
- _debug = 0
- eDetecting = 0
- eFoundIt = 1
- eNotMe = 2
- eStart = 0
- eError = 1
- eItsMe = 2
- SHORTCUT_THRESHOLD = 0.95
- import __builtin__
- if not hasattr(__builtin__, 'False'):
- False = 0
- True = 1
- else:
- False = __builtin__.False
- True = __builtin__.True
-