From 6611a8b0dc33577275fa3fed3c3aa91227628027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Walter=20D=C3=B6rwald?= Date: Sun, 9 Oct 2005 19:28:35 +0000 Subject: Fix indentation. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 4d35774..c6f35e3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -29,7 +29,7 @@ Core and builtins represented as a C int, raise OverflowError. - test__locale is skipped on OS X < 10.4 (only partial locale support is -present). + present). - SF bug #893549: parsing keyword arguments was broken with a few format codes. -- cgit v0.12