diff --git a/wxPython/wxPython/lib/mixins/rubberband.py b/wxPython/wxPython/lib/mixins/rubberband.py index f71dbf50a9..19f7a82a1f 100644 --- a/wxPython/wxPython/lib/mixins/rubberband.py +++ b/wxPython/wxPython/lib/mixins/rubberband.py @@ -8,7 +8,7 @@ $Id$ """ from wxPython.wx import * -import Image + # # Some miscellaneous mathematical and geometrical functions