MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / _pympTempLeakPatch

Function _pympTempLeakPatch

lib/core/option.py:1611–1612  ·  view source on GitHub ↗
(tempDir)

Source from the content-addressed store, hash-verified

1609 paths["SQLMAP_%s_PATH" % context.upper()] = tempDir
1610
1611def _pympTempLeakPatch(tempDir): # Cross-referenced function
1612 raise NotImplementedError
1613
1614def _createTemporaryDirectory():
1615 """

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…