]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/html.py
no real changes
[wxWidgets.git] / wxPython / src / mac / html.py
index 2c2c6c31cda4355727e75592cf153e2509b77359..b2db058c73552c22c849e2c6335ce25c35fc9b85 100644 (file)
@@ -15,6 +15,8 @@ from events import *
 
 from streams import *
 
 
 from streams import *
 
+from utils import *
+
 from mdi import *
 
 from frames import *
 from mdi import *
 
 from frames import *
@@ -38,8 +40,6 @@ from printfw import *
 from sizers import *
 
 from filesys import *
 from sizers import *
 
 from filesys import *
-
-from utils import *
 import wx
 class wxHtmlLinkInfoPtr(wxObjectPtr):
     def __init__(self,this):
 import wx
 class wxHtmlLinkInfoPtr(wxObjectPtr):
     def __init__(self,this):