From: Thomas Heller Date: Fri, 5 Jan 2007 19:59:21 +0000 (+0000) Subject: Blocked revisions 52945 via svnmerge X-Git-Tag: v2.5.1c1~185 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b0250c72bf80a8f3184c051647e7d34868788f4;p=python Blocked revisions 52945 via svnmerge ........ r52945 | brett.cannon | 2006-12-07 00:38:48 +0100 (Thu, 07 Dec 2006) | 3 lines Fix a bad assumption that all objects assigned to '__loader__' on a module will have a '_files' attribute. ........ ---