]> git.phdru.name Git - m_lib.git/blobdiff - m_lib/net/www/dtml.py
Remove wrong copyright lines, fix module docstrings
[m_lib.git] / m_lib / net / www / dtml.py
index f8f42eeaae8862164ad92d015d8c22cae8c3dc85..694d3ad433a046f37ac9f300cb302871afea5cf7 100644 (file)
@@ -1,4 +1,4 @@
-"DTML utilities"
+"""DTML utilities"""
 
 class standard_html: # Base class for using with ZTemplates
    def __init__(self, title):