mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 12:00:13 +01:00
remove most of Python2 compatibility code
This commit is contained in:
committed by
Scott Talbert
parent
beb9932241
commit
0257f755cf
@@ -4,7 +4,7 @@
|
||||
from wx import Image as ImageFromStream
|
||||
from wx import BitmapFromImage
|
||||
|
||||
from six import BytesIO
|
||||
from io import BytesIO
|
||||
import zlib
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user