mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
4 lines
158 B
Text
4 lines
158 B
Text
zope.deferredimport allows you to perform imports names
|
|
that will only be resolved when used in the code.
|
|
|
|
WWW: https://pypi.org/project/zope.deferredimport/
|