blob: 775156c5f63ed52f32e9ff3d97413825f3029f4c (
plain)
1
2
3
4
5
|
PyDispatcher provides the Python programmer with a multiple-producer-
multiple-consumer signal-registration and routing infrastructure for
use in multiple contexts.
This is the python3 version.
|