Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 1227

Show
Ignore:
Timestamp:
08/07/06 08:51:25
Author:
dowski
Message:

Giving NotReadyRequest? a protocol attribute.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/_cpengine.py

    r1225 r1227  
    223223    def __init__(self, msg): 
    224224        self.msg = msg 
     225        self.protocol = (1,1) 
    225226     
    226227    def close(self): 

Hosted by WebFaction

Log in as guest/cpguest to create tickets