MCPcopy Index your code
hub / github.com/python/cpython / nsstr

Function nsstr

Mac/Tools/plistlib_generate_testdata.py:20–21  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

18]
19
20def nsstr(value):
21 return NSString.alloc().initWithString_(value)
22
23
24def main():

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…