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" <leif.the...@gmail.com> 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 pyglet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to pyglet-users@googlegroups.com.
> 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 pyglet-users+unsubscr...@googlegroups.com.
To post to this group, send email to pyglet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to