From: Amaury Forgeot d'Arc Date: Tue, 28 Jul 2009 21:32:43 +0000 (+0000) Subject: Blocked revisions 74243 via svnmerge X-Git-Tag: v3.2a1~2726 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06c3369e34ffaf12722f307c65dfb06605b2e67b;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 74243 via svnmerge ........ r74243 | amaury.forgeotdarc | 2009-07-28 22:47:55 +0200 (mar., 28 juil. 2009) | 2 lines "Fix" for the refleak report: the ABC classes are now in the _pyio module ........ ---