From dd265ada50f373afc04e2c0f025c71208ce37db2 Mon Sep 17 00:00:00 2001 From: neingeist Date: Sun, 4 Nov 2007 23:47:18 +0000 Subject: [PATCH] wx version is now 2.8 --- smstool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smstool.py b/smstool.py index f82658b..67555cf 100644 --- a/smstool.py +++ b/smstool.py @@ -1,7 +1,7 @@ #!/usr/bin/python import wxversion -#wxversion.select("2.5") +wxversion.select("2.8") from wxPython.wx import * #import bsddb #import os