home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / iria107a.lzh / script / gsocketlib.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2000-11-19  |  421 b   |  16 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.0)
  3.  
  4. import sys
  5. import httplib
  6. import re
  7. import urlparse
  8. import string
  9. import os.path as os
  10. TRUE = 1
  11. FALSE = 0
  12. ERROR = 0
  13. SUCCESS = 1
  14. TERMINATE = 2
  15. IGNORE = 3
  16.