MCPcopy 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

closeMethod · 0.45
closeMethod · 0.45
_ParseFileExFunction · 0.45

Calls 1

end_bodyMethod · 0.80

Tested by

no test coverage detected