Message271514
| Author | xdegaye |
|---|---|
| Recipients | doko, martin.panter, xdegaye |
| Date | 2016-07-28.10:05:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469700317.99.0.84265252625.issue27640@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Do not install the Python test suite when configure is run with '--disable-test-suite'. This about divides by two the size of the installed standard library. Related to issue 26852: add the '--enable-legacy-pyc-files' option to configure. The attached listdirs.py script may be used to check that the set of sub-directories in the std library is not changed by the patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-28 10:05:18 | xdegaye | set | recipients: + xdegaye, doko, martin.panter |
| 2016-07-28 10:05:17 | xdegaye | set | messageid: <1469700317.99.0.84265252625.issue27640@psf.upfronthosting.co.za> |
| 2016-07-28 10:05:17 | xdegaye | link | issue27640 messages |
| 2016-07-28 10:05:17 | xdegaye | create | |