From: Brett Cannon Date: Tue, 3 Feb 2009 05:00:53 +0000 (+0000) Subject: Blocked revisions 69252 via svnmerge X-Git-Tag: v3.1a1~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e974b895febeb528de4d6daee3beee7ec5cb4f3;p=python Blocked revisions 69252 via svnmerge ........ r69252 | brett.cannon | 2009-02-02 20:58:29 -0800 (Mon, 02 Feb 2009) | 3 lines Make importlib a package. This allows using svn:externals in the sandbox to package up the code for separate distribution. ........ ---