X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3370ec75f4d6b539200a25967420d365e47dbfe0..4c75209fc3cd4b7f9e2698949e73b64341b56aef:/wxPython/wx/py/introspect.py?ds=inline 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