On Thu, 7 May 2020 at 19:01, Robert P. J. Day <[email protected]> wrote: > colleague recently asked how to list the built-in/core modules that > come with just installing python3
Installing the python3 package pulls in the entire Python standard library. So if it's in the standard library, that installs it. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49360): https://lists.yoctoproject.org/g/yocto/message/49360 Mute This Topic: https://lists.yoctoproject.org/mt/74056463/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
