From ab9ec1654fa20f2217758e43da8201f4520d8914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 9 Apr 2005 10:53:34 +0000 Subject: Patch #1177597: Fix various bugs in Demo/classes/Complex.py. --- Misc/NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/NEWS b/Misc/NEWS index ae02161..f1551b1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -310,6 +310,7 @@ Mac Tools/Demos ----------- +- Patch #1177597: Correct Complex.__init__. What's New in Python 2.4 final? -- cgit v0.12