[ buster ]
[ 源代码: python-weakrefmethod ]
软件包:python-weakrefmethod(1.0.3-4)
python-weakrefmethod 的相关链接
Debian 的资源:
下载源码包 python-weakrefmethod:
- [python-weakrefmethod_1.0.3-4.dsc]
- [python-weakrefmethod_1.0.3.orig.tar.xz]
- [python-weakrefmethod_1.0.3-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
WeakMethod class for storing bound methods using weak references
Python 3.4 include a WeakMethod class, for storing bound methods using weak references (see the Python weakref module at http://docs.python.org/library/weakref.html).
This project is a backport of the WeakMethod class for Python 2.7.