1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/devel/py-wirerope/pkg-descr

4 lines
222 B
Plaintext

The class wirerope.rope.WireRope is the wrapper for callables. By wrapping
a function with WireRope with a custom subclass of the wirerope.wire.Wire class,
the wire object will be created by each function or bound method.