Acquire.Stubs._lazy_import module¶
-
class
lazy_import[source]¶ Bases:
objectThis is not lazy_import, but instead a thin stub that matches the API but DOES NOT lazy_import anything. This imports at call time. Use this module if you are running a python installation that does not have lazy_import installed, e.g. because you don’t want to install any GPL modules