More tweaks for python 3
This commit is contained in:
parent
ee35cc6f22
commit
b0821e8011
2 changed files with 7 additions and 3 deletions
|
@ -30,7 +30,7 @@ import os
|
|||
import datetime
|
||||
import logging
|
||||
import tempfile
|
||||
from cStringIO import StringIO
|
||||
from six import StringIO
|
||||
|
||||
import six
|
||||
import sqlalchemy as sa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue