demset 1.0
set and frozenset classes for Python 2.2 and 2.3 compatible with Python 2.4 builtin types
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| demset-1.0.tar.gz (md5) | Source | 2008-01-29 18:33:44 | 4KB | 121 | |
- Author: Deron Meranda <deron meranda at gmail com>
- Maintainer: Deron Meranda <deron meranda at gmail com>
- Home Page: http://deron.meranda.us/python/demset/
- Download URL: http://deron.meranda.us/python/demset/dist/demset-1.0.tar.gz
- Keywords: set frozenset
- Categories
- Package Index Owner: dmeranda
- DOAP record: demset-1.0.xml
