.gitignore
LICENSE
README.md
pyproject.toml
docs/中文/Action.md
docs/中文/Delegate.md
docs/中文/Func.md
src/pythondelegate/__init__.py
src/pythondelegate/actions.py
src/pythondelegate/delegate.py
src/pythondelegate/event_args.py
src/pythondelegate/event_handler.py
src/pythondelegate/funcs.py
src/pythondelegate.egg-info/PKG-INFO
src/pythondelegate.egg-info/SOURCES.txt
src/pythondelegate.egg-info/dependency_links.txt
src/pythondelegate.egg-info/top_level.txt
tests/test_delegates.py
tests/test_delegates2.py