mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Minor patches (and one bug from ML)
This commit is contained in:
parent
edc6f47758
commit
17c556a63d
7 changed files with 37 additions and 13 deletions
|
|
@ -9,7 +9,7 @@ import sys
|
|||
|
||||
sys.dont_write_bytecode = True
|
||||
|
||||
from lib.utils import versioncheck # this has to be the first non-standard import
|
||||
__import__("lib.utils.versioncheck") # this has to be the first non-standard import
|
||||
|
||||
import bdb
|
||||
import distutils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue