Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-openxml/python-docx
/ element
Method
element
tests/oxml/test_xmlchemy.py:144–145 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
142
143
@pytest.fixture
144
def
element(self):
145
return
parse_xml(
"<foø><bår>text</bår></foø>"
)
146
147
148
class
DescribeXmlString:
Callers
nothing calls this directly
Calls
1
parse_xml
Function · 0.90
Tested by
no test coverage detected