Message214746
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. |
|
| 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: <[email protected]> |
| 2014-03-24 22:09:03 | thomas-petazzoni | link | issue20210 messages |
| 2014-03-24 22:09:03 | thomas-petazzoni | create | |
|