[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1084607: editobj3: removal of Python standard libraries in Python 3.13



Control: tag -1 +patch

Hi,

The fix is trivial:

-from cgi import escape as escape
+from html import escape as escape

Greetings


Reply to: