Message214746
| Author | thomas-petazzoni |
|---|---|
| Recipients | doko, koobs, pitrou, thomas-petazzoni, vstinner |
| Date | 2014-03-24.22:09:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1395698943.98.0.504662048616.issue20210@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
No, because it's not simply about the size of the installed Python standard library: it's also about the number of dependencies to build before being able to build Python. For example, a normal Python installation requires OpenSSL, libncurses, and lots of other things. On many embedded systems, those are not needed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-24 22:09:04 | thomas-petazzoni | set | recipients: + thomas-petazzoni, doko, pitrou, vstinner, koobs |
| 2014-03-24 22:09:03 | thomas-petazzoni | set | messageid: <1395698943.98.0.504662048616.issue20210@psf.upfronthosting.co.za> |
| 2014-03-24 22:09:03 | thomas-petazzoni | link | issue20210 messages |
| 2014-03-24 22:09:03 | thomas-petazzoni | create | |