Thread
:
[Plugin] cssRemoveUnusedSelectors
View Single Post
06-27-2016, 07:11 PM
#
16
KevinH
Sigil Developer
Posts: 8,837
Karma: 6120478
Join Date: Nov 2009
Device: many
That is a python 3 error message when a bytes object is added to a string object. My guess is that the prefs are being read in as bytes for some reason and can't be directly concatenated without a call to decode. But this is only a wild guess.
KevinH
View Public Profile
Find More Posts by KevinH
Track Posts by KevinH via RSS