mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
finish removing six
This commit is contained in:
committed by
Scott Talbert
parent
323e78c085
commit
66a9320917
@@ -80,9 +80,9 @@ will be adjusted accordingly.::
|
||||
bmp = img.ConvertToScaledBitmap(wx.Size(24,24), self)
|
||||
|
||||
"""
|
||||
from itertools import zip_longest
|
||||
|
||||
import wx
|
||||
from six.moves import zip_longest
|
||||
|
||||
from ._nanosvg import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user