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

Changeset 1186

Show
Ignore:
Timestamp:
07/06/06 00:23:56
Author:
fumanchu
Message:

webtest.WebCase?.assetHeader now returns the header value if found.

Files:

Legend:

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

    r1175 r1186  
    277277            if k.lower() == lowkey: 
    278278                if value is None or str(value) == v: 
    279                     return 
     279                    return v 
    280280         
    281281        if msg is None: 

Hosted by WebFaction

Log in as guest/cpguest to create tickets