Bug#1072397: ITP: zope.deferredimport -- Deferred imports of Python modules
Package: wnpp
Severity: wishlist
Owner: Colin Watson <cjwatson@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : zope.deferredimport
Version : 5.0
Upstream Contact: Zope Foundation and Contributors <zope-dev@zope.dev>
* URL : http://github.com/zopefoundation/zope.deferredimport
* License : ZPL 2.1
Programming Lang: Python
Description : Deferred imports of Python modules
Often, especially for package modules, you want to import names for
convenience, but not actually perform the imports until necessary.
The zope.deferredimport package provides 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.
This is required by a new upstream version of python-persistent. I
intend to package it within the Python team.
--
Colin Watson (he/him) [cjwatson@debian.org]
Reply to: