Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlmapproject/sqlmap
/ close
Method
close
thirdparty/clientform/clientform.py:882–884 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
880
raise
ParseError(exc)
881
882
def
close(self):
883
sgmllib.SGMLParser.close(self)
884
self.end_body()
885
886
887
# sigh, must support mechanize by allowing dynamic creation of classes based on
Callers
3
close
Method · 0.45
close
Method · 0.45
_ParseFileEx
Function · 0.45
Calls
1
end_body
Method · 0.80
Tested by
no test coverage detected