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

Changeset 710

Show
Ignore:
Timestamp:
10/03/05 12:04:59
Author:
fumanchu
Message:

Bah. Forgot an import. That'll teach me to skip the tests.

Files:

Legend:

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

    r708 r710  
    211211    def __init__(self, path=None): 
    212212        if path is None: 
     213            import cherrypy 
    213214            path = cherrypy.request.path 
    214215        self.args = (path,) 

Hosted by WebFaction

Log in as guest/cpguest to create tickets