home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Netrunner 2004 October
/
NETRUNNER0410.ISO
/
regular
/
iria107a.lzh
/
script
/
gsocketlib.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
|
2000-11-19
|
421 b
|
16 lines
# Source Generated with Decompyle++
# File: in.pyc (Python 2.0)
import sys
import httplib
import re
import urlparse
import string
import os.path as os
TRUE = 1
FALSE = 0
ERROR = 0
SUCCESS = 1
TERMINATE = 2
IGNORE = 3