mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 06:01:29 +00:00
Minor nuisance patch
This commit is contained in:
@@ -7,6 +7,9 @@ See the file 'doc/COPYING' for copying permission
|
||||
|
||||
import logging
|
||||
import optparse
|
||||
import sys
|
||||
|
||||
sys.dont_write_bytecode = True
|
||||
|
||||
from lib.utils import versioncheck # this has to be the first non-standard import
|
||||
|
||||
|
||||
Reference in New Issue
Block a user