view roundup/cgi/__init__.py @ 5155:e1e3531b4d9b

add tests for roundup/cgi/accept_language.py copied from embedded doctests already in file.
author John Rouillard <rouilj@ieee.org>
date Fri, 22 Jul 2016 15:24:00 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

Roundup Issue Tracker: http://roundup-tracker.org/