Changeset 2703


Ignore:
Timestamp:
Dec 20, 2009, 9:46:29 PM (14 years ago)
Author:
broder
Message:

cut uninformative comment and blank line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package_branches/invirt-web/cherrypy-rebased/code/view.py

    r2700 r2703  
    5353        cherrypy.request.lookup = lookup = self.get_lookup(directories, module_directory,
    5454                                                           collection_size, imports)
    55        
    56         # Replace the current handler.
    5755        cherrypy.request.template = t = lookup.get_template(filename)
    5856        cherrypy.request.handler = MakoHandler(t, cherrypy.request.handler, content_type)
Note: See TracChangeset for help on using the changeset viewer.