Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ Col
Class
Col
recipes/Python/496743_helement/recipe-496743.py:128–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
class
Table(HElement):
pass
127
class
Row(HElement): _name =
"tr"
128
class
Col(HElement): _name =
"td"
129
130
131
# test
Callers
1
recipe-496743.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected