Knio / dominate

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
GNU Lesser General Public License v3.0
1.69k stars 109 forks source link

fix #194 #195

Closed hudcap closed 4 months ago

hudcap commented 5 months ago

fixes #194

coveralls commented 4 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 642c4c462711381591052642f1aa69e1fb865e1b on hudcap:patch-1 into 9176ade46164585bdc7c603a957e3b52684dc9e7 on Knio:master.