A WeakMethod class for storing bound methods using weak references.
Project description
Python 3.4 include a WeakMethod class, for storing bound methods using weak references (see the Python weakref module).
This project is a backport of the WeakMethod class, and tests, for Python 2.6. The tests require the unittest2 package.
Github repository & issue tracker: https://github.com/twang817/weakrefmethod
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
weakrefmethod-1.0.0.tar.gz
(2.2 kB
view details)
File details
Details for the file weakrefmethod-1.0.0.tar.gz
.
File metadata
- Download URL: weakrefmethod-1.0.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e4050f24bfb235df7c6b09c243ef8b23c9d1b213f5efa7e4cbbbbaaa5fe9c895
|
|
MD5 |
7a3cf478587f88f01cb6f6b4747ad52d
|
|
BLAKE2b-256 |
7d4e95330e214ae810865c0c39750efda34054c8a1c7519df28b5710b1651e1e
|