mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
ae1705cada
This fixes a bug that `ValueError` is raised when `off()` is called on an instance method and not a simple Python function.