Package: python3-simpletal / 5.2-2

Metadata

Package Version Patches format
python3-simpletal 5.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use html escape.patch | (download)

lib/simpletal/simpleTALUtils.py | 10 5 5 - 0 !
1 file changed, 5 insertions( ), 5 deletions(-)

 cgi.escape method has been removed in python3.8. to make it work cgi.escape is replaced by html.escape