@eht16 commented on this pull request.


In scripts/mkindex.py:

> @@ -8,7 +8,7 @@
 import os
 import sys
 import json
-from configparser import ConfigParser
+import ConfigParser

See #58 where the script is roughly ported to Python3 though there is still way more to do (linting, modernising the code, ...) but it works well enough to generate the index.json.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-themes/pull/59/review/1425150000@github.com>