I've made a pull request for my refactored sprite module. There aren't really any code changes or docstring changes, so I don't think anything should be affected. If there are any issues I can fix it up.
On Tuesday, October 27, 2015 at 7:29:14 PM UTC+9, Rob wrote: > > That is also the reason I use future for the compatibility. It makes > python 3 code run on python 2, so you are backwards compatible instead of > the other way around. > > Rob > On 27 Oct 2015 10:05, "Leif Theden" <[email protected] <javascript:>> > wrote: > >> Ubuntu and arch Linux are shipping with Python 3 as the default and >> probably others as well. For a least a few years though Python 2 needs to >> be supported. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "pyglet-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/pyglet-users. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
