home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2004 December
/
PCpro_2004_12.ISO
/
files
/
webserver
/
xampp
/
xampp-python-addon-1.4.9-installer.exe
/
re.pyc
(
.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
|
2004-10-01
|
315 b
|
8 lines
# Source Generated with Decompyle++
# File: in.pyc (Python 2.3)
'''Minimal "re" compatibility wrapper. See "sre" for documentation.'''
engine = 'sre'
from sre import *
from sre import __all__