view roundup/cgi/__init__.py @ 7775:b8e63e65d9a8

chore: replace use of dir with template_dir. variable 'dir' was shadowing a Python builtin.
author John Rouillard <rouilj@ieee.org>
date Mon, 04 Mar 2024 18:51:41 -0500
parents fc52d57c6c3e
children
line wrap: on
line source

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

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