Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ Value
Class
Value
tools/gyp/pylib/packaging/_parser.py:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
32
class
Value(Node):
33
def
serialize(self) -> str:
34
return
f
'"{self}"'
35
36
37
class
Op(Node):
Callers
2
process_python_str
Function · 0.85
_normalize_extra_values
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected