Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
writeJSONNumber
Method · 0.45
readJSONQuotes
Method · 0.45
readJSONDouble
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected