[PATCH 0 of 1] Making sure the correct environment is used during WSGI

Sune Foldager cryo at cyanite.org
Mon Nov 9 03:14:13 CST 2009


This is one way to do it. Of course with the new property in place, we could probably
change a lot of code in the UI class to use self.environ instead of os.environ, although
it will likely not make a difference as the variables accessed are typically not of the
"request kind".


More information about the Mercurial-devel mailing list