oslo.service/releasenotes/notes/fix-find-object-in-backdoor...

7 lines
180 B
YAML

---
fixes:
- |
Fix the backdoor helper method fo() to also work when there are objects
present in the current python instance that do not have a __class__
attribute.