mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
Instead of listing files recursively for each directory manually, this uses the built-in glob functionality of Python's pathlib.Path. As part of this the found paths are returned as generator instead of a list. Together this results in easier to read code and better performance. |
||
|---|---|---|
| .. | ||
| __init__.py | ||