MCPcopy 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

126class Table(HElement): pass
127class Row(HElement): _name = "tr"
128class Col(HElement): _name = "td"
129
130
131# test

Callers 1

recipe-496743.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected