mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
remove most of Python2 compatibility code
This commit is contained in:
committed by
Scott Talbert
parent
beb9932241
commit
0257f755cf
@@ -11,8 +11,7 @@ implemented using an wx.html.HtmlWindow.
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
||||
from six.moves import cPickle as pickle
|
||||
import pickle
|
||||
|
||||
import wx
|
||||
import wx.html
|
||||
|
||||
Reference in New Issue
Block a user