mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
some more refactoring
This commit is contained in:
parent
e1f86c97c4
commit
0e23521adc
3 changed files with 13 additions and 11 deletions
|
|
@ -61,6 +61,7 @@ def getCurrentThreadUID():
|
|||
return hash(threading.currentThread())
|
||||
|
||||
def readInput(message, default=None):
|
||||
# It will be overwritten by original from lib.core.common
|
||||
pass
|
||||
|
||||
def getCurrentThreadData():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue