view roundup/cgi/__init__.py @ 7403:770fffae8167

Fix random_ import to use from import rather than import as
author John Rouillard <rouilj@ieee.org>
date Thu, 25 May 2023 09:38:39 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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