wx version is now 2.8
This commit is contained in:
parent
0500b65e3a
commit
dd265ada50
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