view roundup/cgi/__init__.py @ 7157:68ff3d2a9f6b

Handle KeyError if rate limit refills between update and status
author John Rouillard <rouilj@ieee.org>
date Thu, 23 Feb 2023 15:43:54 -0500
parents fc52d57c6c3e
children
line wrap: on
line source

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

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