rgetattr# tollan.utils.py.rgetattr(obj: object, attr: str, *args: object) → object[source]# Recursively get a nested attribute (e.g. ‘a.b.c’).