mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Should fix broken Travis
This commit is contained in:
parent
6825bf85a4
commit
19e08416b5
4 changed files with 5 additions and 12 deletions
|
|
@ -36,6 +36,8 @@ from lib.request.templates import getPageTemplate
|
|||
from thirdparty import six
|
||||
from thirdparty.six.moves import http_client as _http_client
|
||||
|
||||
_rand = 0
|
||||
|
||||
def dirtyPatches():
|
||||
"""
|
||||
Place for "dirty" Python related patches
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue