Uwe Grauer wrote: > Nate Lowrie wrote: >> I will see about upgrading to 2.8.9.2 this weekend and fixing the error. >> >> Nate >> > > The "fix" for the opensuse packman build is to place links into > wx/tools. See: > http://leafe.com/archives/byMID/[email protected] > > If we do not agree about whether Editra/XRCed belong to wxPython or > are part of sample code of wxPython, i don't see a reason to fix > anything. > We should ask Robin to get a clear answer.
Here is the answer: Robin Dunn wrote: > Uwe Grauer wrote: >> I need to know if Editra and XRCed are part of wxPython in the sense >> that it is garanteed that they can get imported via wx.tools.Editra >> (wx.tools.XRCed) or if they are considered as wx apps which could be >> standalone packages besides wxPython. >> >> The reason i'm asking is that i saw different builds of wxPython. >> Dabo is using "import wx.tools.Editra.src.extern.flatnotebook" to >> get access to Editra components but package maintainers at least for >> opensuse put Editra/XRCed into standalone packages. > > They should always be importable from the wx.tools package, but they are > also able to be distributed as standalone tools. > I think there is no real reason for a fix because it is enough to place symbolic links for Editra into wx.tools. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
