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:841–843 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
839
return
attrs
# ditto
840
841
def
close(self):
842
HTMLParser.HTMLParser.close(self)
843
self.end_body()
844
845
846
class
_AbstractSgmllibParser(_AbstractFormParser):
Callers
nothing calls this directly
Calls
2
end_body
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected