Files
gallery-dl/test
Mike Fährmann f7383a56f8 wrap filters/conditionals in a try-except block
allows accessing undefined fields without exception or locals().get(…)
but hides mistakes/typos/etc by evaluating to False without feedback

performance loss compared to the previous version without try-except
is negligible (~20ns for me)
2024-07-12 22:51:11 +02:00
..
2015-10-03 14:51:13 +02:00
2024-02-27 02:10:05 +01:00
2024-04-06 16:59:09 +02:00
2023-03-02 17:26:51 +01:00