mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
remove most of Python2 compatibility code
This commit is contained in:
committed by
Scott Talbert
parent
beb9932241
commit
0257f755cf
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# Tags: phoenix-port, py3-port
|
||||
|
||||
from six import BytesIO
|
||||
from io import BytesIO
|
||||
|
||||
import wx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user