On Fri, Mar 12, 2021 at 8:24 AM Paul Bryan <pbr...@anode.ca> wrote: > > Probably one of countless examples of performing lazy imports, for precisely > the reason of preventing circular imports: > https://github.com/fondat/fondat-core/blob/main/fondat/lazy.py >
In the case of circular imports, at what point should the lazy import be resolved? ChrisA _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/J63KSEX5B3UC6SHQ4ZZJK4G4DUUTIUZW/ Code of Conduct: http://python.org/psf/codeofconduct/