Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-04-06 04:42:45 +0300
committerCampbell Barton <campbell@blender.org>2022-04-06 04:47:43 +0300
commit5d31252c762b35a5af3d668f45dccf5bb397627e (patch)
tree8b67528e7addd06862fdb6253c0cdaba9c397d97 /tests
parentf208713b02a3251be2463dfda9e833da5cb42ccd (diff)
Fix accessing an empty context succeeding when it shouldn't
Internally an empty string is used to access context member `__dir__`, which caused `getattr(context, "")` to succeed returning None.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions