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

Changeset 1393

Show
Ignore:
Timestamp:
10/08/06 01:52:59
Author:
fumanchu
Message:

Explicit import of _cprequest in cherrypy.__init__. Not sure why my install doesn't need it, but others have said theirs does.

Files:

Legend:

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

    r1380 r1393  
    8585#   throughout the entire life of the webserver, but will redirect 
    8686#   to the "_serving" object) 
     87from cherrypy import _cprequest 
    8788from cherrypy.lib import http as _http 
    8889request = _ThreadLocalProxy('request', 

Hosted by WebFaction

Log in as guest/cpguest to create tickets