Internally an empty string is used to access context member `__dir__`, which caused `getattr(context, "")` to succeed returning None.
282 KiB
282 KiB
Internally an empty string is used to access context member `__dir__`, which caused `getattr(context, "")` to succeed returning None.