MCPcopy Create free account
hub / github.com/apache/qpid-proton / _write_close

Method _write_close

python/examples/client_http.py:97–98  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

95 self.write('<html><body>')
96
97 def _write_close(self):
98 self.write('</body></html>')
99
100 def _write_form(self):
101 self.write('<form action="/client" method="POST">'

Callers 2

getMethod · 0.95
postMethod · 0.95

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected