View source on GitHub |
Lazy loader class.
Classes
class LazyLoader
: Lazily import a module, mainly to avoid pulling in large dependencies.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|