commit | 0e974b895febeb528de4d6daee3beee7ec5cb4f3 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Tue Feb 03 05:00:53 2009 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Tue Feb 03 05:00:53 2009 +0000 |
tree | b933b5dee332b1c7e53e9a195c6843746742bd13 | |
parent | e78701a8d66417f31686da99a7e5368016300321 [diff] |
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. ........