mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 06:01:29 +00:00
Stabilizing DREI
This commit is contained in:
2
thirdparty/multipart/multipartpost.py
vendored
2
thirdparty/multipart/multipartpost.py
vendored
@@ -26,8 +26,8 @@ import os
|
||||
import stat
|
||||
import sys
|
||||
|
||||
from lib.core.common import getBytes
|
||||
from lib.core.compat import choose_boundary
|
||||
from lib.core.convert import getBytes
|
||||
from lib.core.exception import SqlmapDataException
|
||||
from thirdparty.six.moves import urllib as _urllib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user