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