More generic changes from 2to3

This commit is contained in:
Magnus Hagander
2019-01-21 10:42:05 +01:00
parent 9875fd8537
commit a10eb6420b
18 changed files with 37 additions and 40 deletions

View File

@ -9,7 +9,7 @@
import sys
import os
import hashlib
from ConfigParser import ConfigParser
from configparser import ConfigParser
import psycopg2
# Templates that we don't want to ban automatically