|
From: <bc...@wo...> - 2001-02-14 09:17:07
|
[Brian Zhou] >I figured it out. To answer myself: > > Currently in PyServlet.java, setting "python.home" in WEB-INF/web.xml >and the following code are MUTUALLY EXCLUSIVE! >... >Will it do any harm if we set pyservlet properties independent of >"python.home"? No. It was just the result of thoughless cut&paste. Now fixed in the CVS. regards, finn |