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

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.0)
  3.  
  4. from gaogaolib import *
  5.  
  6. def OnResponse(url, redirect_url, status_num, status_msg, headers, item = None, misc = None):
  7.     '''HTTP\x83\x8c\x83X\x83|\x83\x93\x83X\x82\xcc\x8c\xe3\x82\xc9\x8c\xc4\x82\xce\x82\xea\x82\xdc\x82\xb7\x81B\x95\xd4\x92l\x82\xcd \x83t\x83\x89\x83O\x82\xcc\x83^\x83v\x83\x8b'''
  8.     print 'OnResponse Test'
  9.     return IGNORE
  10.  
  11.