From 92e4f5b0bc5ec7a06284b9cc2245fdfb052d9707 Mon Sep 17 00:00:00 2001 From: Gustavo Niemeyer Date: Fri, 7 Dec 2007 07:51:38 -0200 Subject: MockerTestCase.makeFile() with content=None (the default) now consistently returns an unexistent temporary filename which is properly cleaned up if created. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7bff9ac..418097d 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,10 @@ Twisted Trial's TestCase, so that coexistence by multiple inheritance is possible and trivial. +- MockerTestCase.makeFile() with content=None (the default) now + consistently returns an unexistent temporary filename which + is properly cleaned up if created. + 0.9.3 (2007-11-24) ================== -- cgit v1.2.1