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.3.tar.gz
(7.5 kB
view details)
File details
Details for the file weakrefmethod-1.0.3.tar.gz
.
File metadata
- Download URL: weakrefmethod-1.0.3.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37bc1fbb5575acf82172d4eb7b6fc4412d77d5a1d70dff2c1f8a4574301cda66 |
|
MD5 | 39e7450191dea0b17a646b929784ac6f |
|
BLAKE2b-256 | 998273a21e3eab9a1ff76d12375f7301fba5c6325b9598eed0ae5b0cf5243656 |