X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3370ec75f4d6b539200a25967420d365e47dbfe0..6003de2fe44e4e019580bfb42f526b8310fbb610:/wxPython/wx/py/introspect.py diff --git a/wxPython/wx/py/introspect.py b/wxPython/wx/py/introspect.py index c47652a7d6..4ba2c4dc88 100644 --- a/wxPython/wx/py/introspect.py +++ b/wxPython/wx/py/introspect.py @@ -5,8 +5,6 @@ __author__ = "Patrick K. O'Brien " __cvsid__ = "$Id$" __revision__ = "$Revision$"[11:-2] -from __future__ import nested_scopes - import cStringIO import inspect import sys