1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-09 21:24:36 +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-06 17:08:41 -04:00
2016-11-25 01:04:31 +00:00
2016-11-25 00:59:51 +00:00
2015-01-03 16:33:16 -05:00
2016-06-08 12:23:10 -04:00
2015-01-03 16:33:16 -05:00
2015-01-03 16:33:16 -05:00
2015-01-03 16:33:16 -05:00
2016-05-31 21:43:24 -04:00