From 590c2e8ca36f0675ab223db46f49c158a74a3a58 Mon Sep 17 00:00:00 2001 From: Gustavo Niemeyer Date: Sat, 17 Nov 2007 18:42:00 -0200 Subject: "unexistent" doesn't exist. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 56f11b1..323001a 100644 --- a/NEWS +++ b/NEWS @@ -21,7 +21,7 @@ isn't called, and that may not be obvious, so a hook won't be exposed for now. -- When using an unexistent import path for Mocker.proxy(), raise an +- When using a non-existent import path for Mocker.proxy(), raise an ImportError on the base module, rather than using the actual string as the object (#162315). -- cgit v1.2.1