Additions to make code more compatible for py2 and py3
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals # at top of module
|
||||
import wx
|
||||
import application
|
||||
from .import utils
|
||||
|
Reference in New Issue
Block a user