mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
d5fef949e9
These methods were previously called recursively and it seemed to cause problems in some cases. The recursive nature of these functions not bringing any notable advantage and `os.walk()` being of better style anyway, I removed that recursive nature. Hopefully fixes #421 |
||
---|---|---|
.. | ||
gui | ||
me | ||
pe | ||
se | ||
tests | ||
__init__.py | ||
app.py | ||
directories.py | ||
engine.py | ||
export.py | ||
fs.py | ||
ignore.py | ||
markable.py | ||
prioritize.py | ||
results.py | ||
scanner.py | ||
util.py |