Registered by Elliot Murphy

Often, especially for package modules, you want to import names for
convenience, but not actually perform the imports until necessary.
The zope.deferredimport package provided facilities for defining names
in modules that will be imported from somewhere else when used. You
can also cause deprecation warnings to be issued when a variable is
used.

Please report bugs on Github:

  https://github.com/zopefoundation/zope.deferredimport/issues/

Pull requests, too:

  https://github.com/zopefoundation/zope.deferredimport/pulls/

ARCHIVED

zope.deferredimport has been moved to https://github.com/zopefoundation/zope.deferredimport. It is only preserved here to avoid
breaking URLs for old bug reports referenced from changelogs and
similar. Please do not file bug reports or merge proposals
here, or expect anything here to be current; see the GitHub
repository instead.

Project information

Part of:
The Zope Toolkit
Maintainer:
ZTK steering group
Driver:
Not yet selected
Licence:
Zope Public Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

zope.deferredimport does not have any download files registered with Launchpad.