mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2024-11-07 09:20:27 +00:00
Undefined name: import traceback
This commit is contained in:
parent
89cf29cb78
commit
e4c1a09d45
@ -48,7 +48,7 @@ from __future__ import with_statement
|
||||
|
||||
__version__ = '1.01'
|
||||
|
||||
import sys, struct, os
|
||||
import sys, struct, os, traceback
|
||||
import zlib
|
||||
import zipfile
|
||||
import xml.etree.ElementTree as etree
|
||||
|
Loading…
Reference in New Issue
Block a user