dupeguru/core_pe
Virgil Dupras 350b2c64e0 Fixed nasty crash during PE's Cocoa block scanning
Using PyUnicode_GET_SIZE was obviously wrong, but I'm guessing that the str changes in py3.3 made that wrongness significant...
2013-08-26 07:17:02 -04:00
..
modules Fixed nasty crash during PE's Cocoa block scanning 2013-08-26 07:17:02 -04:00
tests Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
__init__.py pe v2.8.0 2013-08-25 10:53:08 -04:00
app.py Fix startup crash with PE 2013-08-03 18:01:28 -04:00
block.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
cache.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
exif.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
matchblock.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
matchexif.py In PE's EXIF mode, don't match pictures without EXIF timestamp. 2013-05-05 10:11:07 -04:00
photo.py Refactoring: Moved some code from app.DupeGuru to fs.File. 2013-07-14 17:43:58 -04:00
prioritize.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
result_table.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
scanner.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00