Re: wx.lib.six is deepsixed
Chris Barker <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <CALGmxEKy8x05Z45jzNC3m8Hc81ui9kNjw2+kKfTBonJVKc9t4w@mail.gmail.com> |
Fine idea. I'm going to add, however, that I have found very little need for six in writting pyton2/3 compatible code these days. So before you use it, ask yourself if you really need to.... This is a nice overview: https://docs.python.org/3/howto/pyporting.html And I wonder if we should consider using python-future: http://python-future.org/overview.html Anyone have experience with that? -CHB On Thu, Jun 30, 2016 at 9:43 PM, Robin Dunn <[email protected]> wrote: > > Hi all, > > Just a heads up that I'm removing the wx.lib.six module, and have added an > installation requirement on the real six module. The reasons that prompted > adding it into wx.lib are all pretty much gone, and I don't mind adding > dependencies for Phoenix since that is well managed by pip and wheels now. > So feel free to use the six module in your library modules or whatever. > > The change is done including updating all the existing uses of six. It > will get pushed later this evening once a few other things are done. > > > -- > Robin Dunn > Software Craftsman > http://wxPython.org > > -- > You received this message because you are subscribed to the Google Groups > "wxPython-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected] -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.