Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ fname
Function
fname
c/src/protocol.py:88–89 ·
view source on GitHub ↗
(field)
Source
from the content-addressed store, hash-verified
86
87
88
def
fname(field):
89
return
field.attrib[
"name"
].replace(
"-"
,
"_"
)
90
91
92
def
tname(t):
Callers
2
declaration
Function · 0.85
field_kw
Function · 0.85
Calls
1
replace
Method · 0.80
Tested by
no test coverage detected