Skip to main content

Special Record objects used in Zope2.

Project description

Overview

Record provides special objects used in some Zope2 internals like ZRDB.

Records are used to provide compact storage for catalog query results.

They don’t use instance dictionaries. Rather, they store they data in a compact array internally. They use a record schema to map names to positions within the array.

Changelog

3.0 (2013-05-04)

  • Add support for Python 3.2, 3.3 and PyPy using the Python reference implementation.

  • Add support for __contains__.

  • Provide an Python reference implementation using __slots__.

  • Rewrite tests as unit tests.

2.13.0 (2010-03-30)

  • Released as separate package.

Download files

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

Source Distribution

Record-3.0.zip (16.4 kB view hashes)

Uploaded Source

Built Distributions

Record-3.0-py2.7-win-amd64.egg (19.7 kB view hashes)

Uploaded Source

Record-3.0-py2.7-win32.egg (19.6 kB view hashes)

Uploaded Source

Record-3.0-py2.6-win-amd64.egg (19.7 kB view hashes)

Uploaded Source

Record-3.0-py2.6-win32.egg (19.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