From: Kurt Mosiejczuk Subject: NEW: www/py-legacy-cgi To: OpenBSD Ports Date: Tue, 24 Mar 2026 21:40:12 -0400 Python 3.13 removed the cgi and cgitb modules from the standard library. At the very least, a bunch of the tests for the various python www ports used these modules. This port is the fork of those removed modules. ok to import? This gets the tests for www/py-query and www/py-webtest working again. --Kurt