Code

Uniformly use """...""" instead of '''...''' for comments.
[roundup.git] / roundup / cgi / __init__.py
1 ''' CGI interface modules '''
2 __docformat__ = 'restructuredtext'