id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
3966,import error in wsgiplugin.py of trac.web.main._open_environment,Bill5107,rjollos,The zipfile from http://trac-hacks.org/wiki/TracWsgiPlugin did not work out of the box for me:\r\n{{{\r\n...\r\nFile "c:\\virtualenv\\lib\\site-packages\\wsgitrac-0.3dev-py2.5.egg\\wsgiplugin\\wsgiplugin.py"_ line 15_ in <module>\r\n    from trac.web.main import dispatch_request_ _open_environment\r\nImportError: cannot import name _open_environment\r\n}}}\r\n\r\nI simply removed the leading "_" in _open_environment in trac/web/main.py_ which seemed to work for me.\r\n\r\n,defect,closed,normal,TracWsgiPlugin,normal,fixed,trac wsgi,william.rivet@pw.utc.com,0.10
