Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #18507

Re: help me get excited about python 3

References <CAOFf2a3ZhAxz=sgchG0KRagEQ68rZP1N2o9=EfbHJZZFg5q7Yw@mail.gmail.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2012-01-04 11:20 -0700
Subject Re: help me get excited about python 3
Newsgroups comp.lang.python
Message-ID <mailman.4418.1325701256.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Jan 4, 2012 at 8:56 AM, Sean Wolfe <ether.joe@gmail.com> wrote:
> I am still living in the 2.x world because all the things I want to do
> right now in python are in 2 (django, pygame). But I want to be
> excited about the future of the language. I understand the concept of
> needing to break backwards compatibility. But it's not particularly
> exciting to think about. What are the cool new bits I should be
> reading up on?

pygame is available for Python 3.  I've used it a small amount, and it
appears to work just fine.  There is also a fork of Django that
supports Python 2 and Python 3 in a single codebase:

https://bitbucket.org/vinay.sajip/django/

It's still experimental right now, but that doesn't mean you couldn't
try it out.  The expectation is that it will be merged for the Django
1.5 release.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: help me get excited about python 3 Ian Kelly <ian.g.kelly@gmail.com> - 2012-01-04 11:20 -0700

csiph-web