
#369: Getting Lazy with Python Imports and PEP 690
Talk Python To Me
00:00
Ybens Coreta, Is This Lazy Version of Importing Lazy?
From library import function you're not really saving any memory at basicallys doing the same thing, right? The madral object is created, it's imported. All the stuff is done. It's just what symbols are tofind for you, right? Is more of a syntax thing than it is a memory thing, right now? Ybens coreta, but in the thing you are proposing, this will be the lazy version, which is great. Qi, so there's different ways in which we do import. Sometimes people even do import inside of try blocks. Ye, that thits a great sem i would like to point out, maybe us not entirely sure of the where they
Transcript
Play full episode