Actualy a one-line patch is better: -from cgi import escape +from html import escape
Le mar. 26 nov. 2024 à 13:04, Alexandre Detiste <[email protected]> a écrit : > Here the simple fix is to depends on the "new" > python3-legacy-cgi package. > > Greetings

