MCPcopy Create free account
hub / github.com/apache/thrift / escapeNum

Method escapeNum

lib/py/src/protocol/TJSONProtocol.py:104–105  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

102 pass
103
104 def escapeNum(self):
105 return False
106
107 def __str__(self):
108 return self.__class__.__name__

Callers 3

writeJSONNumberMethod · 0.45
readJSONQuotesMethod · 0.45
readJSONDoubleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected