diff -r c13c0188f8a3 -r 5d1568572895 cubicweb/devtools/cwtwill.py --- a/cubicweb/devtools/cwtwill.py Thu Dec 19 08:13:52 2019 +0100 +++ b/cubicweb/devtools/cwtwill.py Thu Dec 19 00:59:27 2019 +0100 @@ -20,7 +20,7 @@ """ import re -from urllib import quote +from urllib.parse import quote from twill import commands as twc