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

Changeset 1358

Show
Ignore:
Timestamp:
09/11/06 20:45:07
Author:
fumanchu
Message:

Made NotReadyRequest? default to throw_errors = True.

Files:

Legend:

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

    r1349 r1358  
    299299class NotReadyRequest: 
    300300     
     301    throw_errors = True 
     302     
    301303    def __init__(self, msg): 
    302304        self.msg = msg 

Hosted by WebFaction

Log in as guest/cpguest to create tickets