MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / get_msg

Method get_msg

tools/python-3.11.9-amd64/Lib/tabnanny.py:68–69  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

66 def get_lineno(self):
67 return self.lineno
68 def get_msg(self):
69 return self.msg
70 def get_line(self):
71 return self.line
72

Callers 1

checkFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected