From 47211f84dc5c9ce59b5d0bf23dda59513cd6586a Mon Sep 17 00:00:00 2001 From: q Date: Sat, 16 Oct 2021 20:59:30 +0300 Subject: [PATCH] 3.9 python finally removed unescape --- qalbum/Qalbum.py | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/qalbum/Qalbum.py b/qalbum/Qalbum.py index 943b1ae..532070a 100755 --- a/qalbum/Qalbum.py +++ b/qalbum/Qalbum.py @@ -19,7 +19,7 @@ import sys,os import re import urllib import urllib.parse -from html.parser import HTMLParser +from html import unescape import shutil import csv import subprocess @@ -184,15 +184,14 @@ def getpathlist(path,options=False): def pathscript(path,list): ''' Returns the javascript string of pathlist and pathimage arrays ''' scrstr = '