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.
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
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 details)
File details
Details for the file demset-1.0.tar.gz.
File metadata
- Download URL: demset-1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77f203ba694e5d7eaca917417028ae0e37d7962a8fb00db3ce1532a52f895344
|
|
| MD5 |
b6f751ed75f6642d84e6fee3ee38d1db
|
|
| BLAKE2b-256 |
d00496a8ad7919d665b937e7d8e8b2006d8a09215bd4fdeb30d95b387e8689d0
|