Python XHTML 0.3.2 review
Download
|
|
Python XHTML is a simple Python module for the generation of valid XHTML.
ToDo:
* include tests for all methods in xhtml_test.py
* ensure that all text that is added to the document is xml safe
* include methods for added w3.org validation link buttons
* complete support for XHTML 1.1 specification
Requirements:
Python
What's New in This Release:
This release enables including style sheets that will only be read by Internet Explorer.
Python XHTML 0.3.2 search tags