From: Hirokazu Yamamoto Date: Tue, 23 Sep 2008 16:18:18 +0000 (+0000) Subject: Blocked revisions 66566 via svnmerge X-Git-Tag: v3.0rc2~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8ce60d32dc5abd4f2ce4053c9274f341b5f819e;p=python Blocked revisions 66566 via svnmerge ........ r66566 | hirokazu.yamamoto | 2008-09-24 01:11:09 +0900 | 2 lines Issue #3945: Fixed compile error on cygwin. (initializer element is not constant) Reviewed by Amaury Forgeot d'Arc. ........ ---