trial shouldn't drop _trial_temp in the directory in which it's run.

[email protected] Wed, 13 Jan 2010 22:09:21 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from ChrisW <None>:

...it should use: 

http://docs.python.org/library/tempfile.html#tempfile.mkdtemp

...it's what it's there for.

Even if it doesn't want to use that for some stange reason, it should clear up after itself and not leave the directory lying around.

----------
Type     : defect
Component: trial
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4214