id summary reporter owner description type status priority component severity resolution keywords cc release 7874 RuntimeError: instance.__dict__ not accessible in restricted mode : when used with mod_wsgi pipern Alex Willmer "We use mod_wsgi like this: {{{ WSGIScriptAlias / /opt/define/httpd/define.wsgi WSGIImportScript /opt/define/httpd/define.wsgi process-group=%{GLOBAL} application-group=%{GLOBAL} WSGIApplicationGroup %{GLOBAL} Order deny,allow Allow from all }}} Where define.wsgi does this: {{{ #!python def application(environ, start_response): # ... return trac.web.main.dispatch_request(environ, start_response) }}} Suspect we need to understand more about the pool/svn bindings? source:browsersvnoperationsplugin/0.12/trac_browser_svn_ops/svn_fs.py " defect closed normal BrowserSvnOperationsPlugin critical fixed 0.12