Karsten Hilbert wrote: > I have used a modified version of this to replace all wx.wx* to wx.*. > > We would need a script which replaces all "wx*" that are not > "wx.*" with "wx.*" - mine alreasy does that with [^.] > except in comment lines (\s|\t+#). Why? if it says wx.Panel in the code, why not in the comment? Sure wx.GTK and wx.Windows look stupid, it's easy to wind those back with a few more sed commands, as I have done.
>>wx.Foo simply *doesn't work* when "from wxPython import wx" is used, > > Correct (it does in my installation but then "if not > os.environ['user'] == 'ncq' :-) no idea how, but I suppose it's not my problem anymore. Ian
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
