MCPcopy Index your code
hub / github.com/python/cpython / getPublicId

Method getPublicId

Lib/test/test_sax.py:1361–1362  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1359 self._colno = colno
1360
1361 def getPublicId(self):
1362 return "pubid"
1363
1364 def getSystemId(self):
1365 return "sysid"

Calls

no outgoing calls

Tested by

no test coverage detected