|
|
Subscribe / Log in / New account

The return of lazy imports for Python

The return of lazy imports for Python

Posted Dec 14, 2022 19:31 UTC (Wed) by warrax (subscriber, #103205)
In reply to: The return of lazy imports for Python by xi0n
Parent article: The return of lazy imports for Python

Would that not be detectable via a quick check? How frequent are changes to the hooks?


to post comments

The return of lazy imports for Python

Posted Dec 15, 2022 0:13 UTC (Thu) by mathstuf (subscriber, #69389) [Link]

While the direct configuration of hooks changing might be detectable, knowing what each hook cares about is…hard. Environment? Some module global state? Modules already loaded?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds