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

Changeset 1398

Show
Ignore:
Timestamp:
10/14/06 15:46:15
Author:
fumanchu
Message:

Bah. Forgot to add test_routes weeks ago.

Files:

Legend:

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

    r1390 r1398  
    106106         
    107107        def set_conf(): 
    108             """Set cherrypy.request.config.""" 
     108            """Collapse all object_trail config into cherrypy.request.config.""" 
    109109            base = cherrypy.config.copy() 
    110110            # Note that we merge the config from each node 
  • trunk/cherrypy/test/test.py

    r1392 r1398  
    349349        'test_objectmapping', 
    350350        'test_misc_tools', 
     351        'test_routes', 
    351352        'test_static', 
    352353        'test_tutorials', 

Hosted by WebFaction

Log in as guest/cpguest to create tickets