Changeset 5199

Show
Ignore:
Timestamp:
08/22/08 09:02:02 (5 months ago)
Author:
mramm
Message:

Cleaning up imports

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tg/render.py

    r5160 r5199  
    1 from pylons import app_globals, config, session, tmpl_context, request, response 
     1from pylons import app_globals, config, h, session, tmpl_context, request, response 
    22import pylons.templating as templating 
    33import tg 
     
    119119        ) 
    120120         
    121     helpers = h=config.get('pylons.h') or pylons.h._current_obj() 
     121    helpers = h=config.get('pylons.h') or h._current_obj() 
    122122     
    123123    root_vars = Bunch(