This commit is contained in:
Miroslav Stampar
2016-10-18 13:46:56 +02:00
parent 7e69cc112f
commit 877d46e9f7
5 changed files with 102 additions and 3 deletions

View File

@@ -1794,6 +1794,8 @@ def _dirtyPatches():
httplib._MAXLINE = 1 * 1024 * 1024 # to accept overly long result lines (e.g. SQLi results in HTTP header responses)
from thirdparty.wininetpton import win_inet_pton
def _purgeOutput():
"""
Safely removes (purges) output directory.