problem was caused by change in python behavior, now hasattr(val, attr) only suppresses attribute exceptions.
141 KiB
141 KiB
problem was caused by change in python behavior, now hasattr(val, attr) only suppresses attribute exceptions.