mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 19:40:12 +01:00
Fix import for Py3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -89,7 +89,7 @@ import sys
|
||||
import tempfile
|
||||
|
||||
import wx
|
||||
import img2img
|
||||
from . import img2img
|
||||
|
||||
try:
|
||||
b64encode = base64.b64encode
|
||||
|
||||
Reference in New Issue
Block a user