commit | 6611a8b0dc33577275fa3fed3c3aa91227628027 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Sun Oct 09 19:28:35 2005 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Sun Oct 09 19:28:35 2005 +0000 |
tree | ae9015755f315d7208dc18c98c23a2a00df653ed | |
parent | b980113a8df699797b837f103ac6d2049a214551 [diff] |
Fix indentation.
diff --git a/Misc/NEWS b/Misc/NEWS index 4d35774..c6f35e3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -29,7 +29,7 @@ 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.