Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
20
def
nsstr(value):
21
return
NSString.alloc().initWithString_(value)
22
23
24
def
main():
Callers
1
main
Function · 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…