--- orig.drpython.py 2004-11-08 19:36:14.000000000 -0800 +++ drpython.py 2004-11-12 20:38:24.414029432 -0800 @@ -42,6 +42,9 @@ #franz: stat is not used import os.path, sys, os, shutil, re, string, traceback +# gentoo wx selection (next two lines) +import wxversion +wxversion.select("2.6") import wx, wx.stc import drScrolledMessageDialog from drNotebook import *