← Feed
πŸ’» **Rodrigo GirΓ£o SerrΓ£o: TIL #143 – Resolve a lazy import manually**

Learn how to work around the Python machinery to resolve an explicit lazy import manually. A couple of articles ago I wrote about how you could inspect a lazy import. Apparently, you can use a similar trick to check the attributes and methods that a lazy import has: >>> lazy impo...

πŸ”— https://mathspp.com/blog/til/resolve-a-lazy-import-manually

#tech #news

Comments (0)