MCPcopy Create free account
hub / github.com/apache/httpd / astr

Method astr

test/modules/md/md_cert_util.py:176–177  ·  view source on GitHub ↗
(self, s)

Source from the content-addressed store, hash-verified

174 # --------- _utils_ ---------
175
176 def astr(self, s):
177 return s.decode('utf-8')
178
179 def _parse_tsp(self, tsp):
180 # timestampss returned by PyOpenSSL are bytes

Callers 1

_parse_tspMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected