Re: @robin: wishes
Kevin Ollivier <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Nov 11, 2015, at 5:58 PM, Dev Player <[email protected]> wrote: > > One of those pulls from the repo was me. I was all ready to go gangbusta on the demo code. Some demos didn't work with Python 3.4.2 for issues like sys.maxint verse sys.maxsize. I realized "hey I don't know how people do version control with wxPython.". The demo I think, wasn't Python version specific. Well I didn't want to show my lack of knowledge for the right way so I didn't post those changes figuring I'd learn how everyone was doing versioning here first. Well, I haven't learned that yet, for something like a year. There's open source for ya. The demo code, like the wx.lib code, should run on any version of Python that wxPython supports, so yeah, any 2 / 3 differences need to be handled with some sort of wrapper. I think it has been handled with a mixture of using the six module along with some extra wxPython-specific wrapper code, but as I haven't been able to move to Python 3 myself yet, I'm not too familiar with the efforts to support Python 3. Regards, Kevin > -- > 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] <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>. -- 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.