2to3 everything

This commit is contained in:
flan
2017-11-04 02:06:42 +01:00
parent c08fb74d91
commit 0cc21101d7
10 changed files with 61 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
from cStringIO import StringIO
from io import StringIO
import json
import logging
import logging.config