X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3370ec75f4d6b539200a25967420d365e47dbfe0..b5d59f11f00a3865641d9c3b8981972f6df67ef3:/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