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

Method getSystemId

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

Source from the content-addressed store, hash-verified

1399 return "pubid"
1400
1401 def getSystemId(self):
1402 return "sysid"
1403
1404 def getLineNumber(self):
1405 return self._lineno

Calls

no outgoing calls

Tested by

no test coverage detected