MCPcopy Index your code
hub / github.com/RustPython/RustPython / getPublicId

Method getPublicId

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

Source from the content-addressed store, hash-verified

1396 self._colno = colno
1397
1398 def getPublicId(self):
1399 return "pubid"
1400
1401 def getSystemId(self):
1402 return "sysid"

Calls

no outgoing calls

Tested by

no test coverage detected