This commit is contained in:
Miroslav Stampar
2018-03-03 00:50:47 +01:00
parent a369f61207
commit 8d6cc4ae2c
3 changed files with 4 additions and 4 deletions

View File

@@ -5,10 +5,10 @@ Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
See the file 'LICENSE' for copying permission
"""
import locale
import os
import re
import subprocess
import sys
import time
from lib.core.common import dataToStdout