We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2087c45 commit 33aaee7Copy full SHA for 33aaee7
1 file changed
S3/S3.py
@@ -20,7 +20,6 @@
20
import io
21
import pprint
22
from xml.sax import saxutils
23
-import xml.dom.minidom
24
from socket import timeout as SocketTimeoutException
25
from logging import debug, info, warning, error
26
from stat import ST_SIZE, ST_MODE, S_ISDIR, S_ISREG
0 commit comments