Mercurial > p > roundup > code
annotate roundup/cgi/__init__.py @ 7266:543b9d6d0e11
use latest 3-alpine at 18M rather than latest ubuntu based python image, dependabot seems to not properly track subypes
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 19 Apr 2023 22:30:00 -0400 |
| parents | fc52d57c6c3e |
| children |
| rev | line source |
|---|---|
|
2005
fc52d57c6c3e
documentation cleanup
Richard Jones <richard@users.sourceforge.net>
parents:
1301
diff
changeset
|
1 ''' CGI interface modules ''' |
|
fc52d57c6c3e
documentation cleanup
Richard Jones <richard@users.sourceforge.net>
parents:
1301
diff
changeset
|
2 __docformat__ = 'restructuredtext' |
