mako
mako copied to clipboard
cgi module removed in Python 3.13
we can accept PRs thanks!
The legacy-cgi package will install into the cgi namespace and provide backwards compatibility in this situation.
This isn't part of the core library; creating a new "examples" configuration and catching this could be done - but few people will think of it.
Perhaps a docstring might help -- but anyone running into this issue may find this comment and just pip install legacy-cgi.