Re: [Twisted-Python] Twisted Trial changes working directory

2009-07-03 Thread Gerrat Rickert
>-Original Message- >From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python- >boun...@twistedmatrix.com] On Behalf Of Jean-Paul Calderone >Sent: Friday, July 03, 2009 11:27 AM >To: Twisted general discussion >Subject: Re: [Twisted-Python] Twisted Tri

Re: [Twisted-Python] Twisted Trial changes working directory

2009-07-03 Thread Jean-Paul Calderone
On Fri, 3 Jul 2009 10:17:12 -0400, Gerrat Rickert wrote: >I have a (Twisted) program that saves & uses a file in the current >working directory. >When running tests for the program, Trial changes the working directory, >causing this file to be written into the '_trial_temp' directory >instead. >.