wx version is now 2.8
This commit is contained in:
parent
773ea2e33b
commit
177c9f58a5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue