Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-52242.py
File
recipe-52242.py
recipes/Python/52242_Controlling_XSLT_stylesheet/recipe-52242.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
xml.xslt.Processor
import
Processor
2
from
xml.xslt.StylesheetReader
import
StylesheetReader
3
4
class
StylesheetFromDict(StylesheetReader):
Callers
nothing calls this directly
Calls
2
StylesheetFromDict
Class · 0.85
Processor
Class · 0.50
Tested by
no test coverage detected