mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Old exception handling format to new one
This commit is contained in:
parent
ba356baab0
commit
bdc4457f34
11 changed files with 26 additions and 27 deletions
|
|
@ -10,7 +10,6 @@ import os
|
|||
import cProfile
|
||||
|
||||
from lib.core.common import getSafeExString
|
||||
from lib.core.common import getUnicode
|
||||
from lib.core.data import logger
|
||||
from lib.core.data import paths
|
||||
from lib.core.settings import UNICODE_ENCODING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue