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