1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-10 13:44:37 +00:00
Virgil Dupras d5fef949e9 directories: un-recurse get_files() and get_state()
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
2017-10-08 20:35:58 -04:00
..
2016-05-29 22:37:38 -04:00
2016-06-07 21:32:30 -04:00
2016-05-29 15:02:39 -04:00
2016-07-01 15:29:50 -04:00
2015-01-03 16:33:16 -05:00
2016-05-29 15:02:39 -04:00
2016-05-29 15:02:39 -04:00
2016-06-06 17:08:41 -04:00