Ignore:
Timestamp:
Oct 29, 2009, 1:36:38 AM (14 years ago)
Author:
price
Message:

cut uninformative comment and blank line

File:
1 edited

Legend:

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

    r2519 r2522  
    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.