Skip to main content

set and frozenset classes for Python 2.2 and 2.3 compatible with Python 2.4 builtin types

Project description

This module provides an implementation of the *set* and *frozenset* types which
were introduced in Python 2.4, but which work under older versions (Python 2.2
or 2.3). It is a standalone module written entirely in Python, and can easily
be used as a substitute for the built-in types when runing under older Pythons.
Care was taken to try to provide nearly 100% compatibility with Python 2.4's
behavior.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

demset-1.0.tar.gz (4.7 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