commit | c14968f7f3cd55a29e31801e5e56d5525ae796ef | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Fri Jul 23 12:03:37 2010 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Fri Jul 23 12:03:37 2010 +0000 |
tree | a8fd0b78facbab329031839289b68b28e2b27630 | |
parent | 87597749d5d5567688454ae827d70a0ea6e3677c [diff] |
Blocked revisions 83072 via svnmerge ........ r83072 | brett.cannon | 2010-07-23 12:31:31 +0100 (Fri, 23 Jul 2010) | 5 lines Document the fact that the 'test' package is meant only for use by Python itself and not by others. Closes issue 9255. ........