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()
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()
> d