dupeguru/core
Virgil Dupras 9ed4b7abf0 refactoring: take ignore_list out of Scanner class
It's now `DupeGuru` that holds it and passes it to `get_dupe_groups()`,
the only place where it's actually used in `Scanner`.

This will make the SE/ME/PE merge easier by allowing us to instantiate
the Scanner on-the-fly since it doesn't hold state anymore.
2016-05-29 14:13:19 -04:00
..
gui refactoring: take ignore_list out of Scanner class 2016-05-29 14:13:19 -04:00
tests refactoring: take ignore_list out of Scanner class 2016-05-29 14:13:19 -04:00
__init__.py Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
app.py refactoring: take ignore_list out of Scanner class 2016-05-29 14:13:19 -04:00
directories.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
engine.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
export.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
fs.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
ignore.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
markable.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
prioritize.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
results.py Change license from BSD to GPLv3 2015-01-03 16:33:16 -05:00
scanner.py refactoring: take ignore_list out of Scanner class 2016-05-29 14:13:19 -04:00