From 98968746f99d6c3c079716887383bbc1d4e9cf78 Mon Sep 17 00:00:00 2001 From: Werner F Bruhin Date: Thu, 22 May 2014 16:01:13 +0200 Subject: [PATCH] - just tag as tests and demo work on py3 --- wx/lib/sized_controls.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wx/lib/sized_controls.py b/wx/lib/sized_controls.py index e747d1bf..bd80b47c 100644 --- a/wx/lib/sized_controls.py +++ b/wx/lib/sized_controls.py @@ -10,7 +10,7 @@ # Licence: wxWindows license # # -# Tags: phoenix-port, unittest, documented +# Tags: phoenix-port, unittest, documented, py3-port #---------------------------------------------------------------------- """ The sized controls default HIG compliant sizers under the hood and provides