Skip to main content

Zope Broken Object Interfaces

Project description

Overview

This package is obsolete and its functionality has been merged into the ZODB3 distribution itself. If you use version 3.10 or later of ZODB3, please change your imports of the IBroken interface to a direct:

from ZODB.interfaces import IBroken

You can use this package with older versions of the ZODB3, which didn’t have the IBroken interface yet.

Changelog

3.6.0 (2010-01-09)

  • The IBroken interface has been merged into the ZODB3 distribution. Import the interface from there, while providing a copy for backwards compatibility with older versions of the ZODB3.

3.5.0 (2009-02-04)

  • Created zope.broken to hold depended upon bits of zope.app.broken.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.broken-3.6.0.zip (7.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page