Re: Change to test_Session_Session_conf() of test/test.py.

2006-02-04 Thread Nicolas Lehuen
2006/2/4, Graham Dumpleton [EMAIL PROTECTED]: Jim, Nicolas Would it make sense to change test_Session_Session_conf() function in unit tests to something like: def test_Session_Session_conf(self): import tempfile tempdir = tempfile.gettempdir() database =

Re: Change to test_Session_Session_conf() of test/test.py.

2006-02-04 Thread Jim Gallacher
Nicolas Lehuen wrote: 2006/2/4, Graham Dumpleton [EMAIL PROTECTED]: Jim, Nicolas Would it make sense to change test_Session_Session_conf() function in unit tests to something like: def test_Session_Session_conf(self): import tempfile tempdir = tempfile.gettempdir()

[jira] Created: (MODPYTHON-120) Connection handler test fails on virtual hosting system such as OpenVPS.

2006-02-04 Thread Graham Dumpleton (JIRA)
Connection handler test fails on virtual hosting system such as OpenVPS. Key: MODPYTHON-120 URL: http://issues.apache.org/jira/browse/MODPYTHON-120 Project: mod_python Type: Bug Components:

[jira] Created: (MODPYTHON-121) The local/remote host tests fail for a virtual hosting system such as OpenVPS.

2006-02-04 Thread Graham Dumpleton (JIRA)
The local/remote host tests fail for a virtual hosting system such as OpenVPS. -- Key: MODPYTHON-121 URL: http://issues.apache.org/jira/browse/MODPYTHON-121 Project: mod_python Type: Bug