Menu

Commit [r5927]  Maximize  Restore  History

Move the `open_environment` from `trac.web.main` to `trac.env`. This function is responsible for the thread-safe caching of environments, and automatically performing the check for needed upgrades, features which may be generally useful outside of the web frontend.

cmlenz 2007-08-15

changed /trunk/trac/env.py
changed /trunk/trac/web/main.py
changed /trunk/trac/web/modpython_frontend.py
/trunk/trac/env.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/main.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/modpython_frontend.py Diff Switch to side-by-side view
Loading...