1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Changed references to what has already been moved from hsutil to hscommon (io, path, testutil).

This commit is contained in:
Virgil Dupras
2011-01-11 11:59:53 +01:00
parent e0cc8ecda2
commit 33c0ba808c
16 changed files with 27 additions and 31 deletions

View File

@@ -7,8 +7,8 @@
# which should be included with this package. The terms are also available at
# http://www.hardcoded.net/licenses/bsd_license
from hsutil import io
from hsutil.path import Path
from hscommon import io
from hscommon.path import Path
from core.engine import getwords
from ..scanner import *