mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2026-03-20 04:58:56 +00:00
More Python2 fixes
This commit is contained in:
@@ -88,9 +88,9 @@ import kgenpids
|
||||
import androidkindlekey
|
||||
import kfxdedrm
|
||||
|
||||
from utilities import SafeUnbuffered
|
||||
from .utilities import SafeUnbuffered
|
||||
|
||||
from argv_utils import unicode_argv
|
||||
from .argv_utils import unicode_argv
|
||||
|
||||
|
||||
# cleanup unicode filenames
|
||||
|
||||
Reference in New Issue
Block a user