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

Changeset 1221

Show
Ignore:
Timestamp:
08/05/06 19:11:42
Author:
fumanchu
Message:

Removed last useless cherrypy.debug test.

Files:

Legend:

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

    r1209 r1221  
    7171    c_len = stat.st_size 
    7272    bodyfile = open(path, 'rb') 
    73     if getattr(cherrypy, "debug", None): 
    74         cherrypy.log("    Found file: %s" % path, "DEBUG") 
    7573     
    7674    # HTTP/1.0 didn't have Range/Accept-Ranges headers, or the 206 code 

Hosted by WebFaction

Log in as guest/cpguest to create tickets