mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-09 07:28:03 +01:00
The object scan to find IOs on core devices uses the `__slot__` attribute, which include very private objects. That objects are not accessible by `getattr` - Now we are using `dir()`. Missing objects from parent classes. Ignored the export flag from piCtory. closing #9
2.6 KiB
2.6 KiB