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


Groups > comp.lang.python > #18507 > unrolled thread

Re: help me get excited about python 3

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2012-01-04 11:20 -0700
Last post2012-01-04 11:20 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#18507 — Re: help me get excited about python 3

FromIan Kelly <ian.g.kelly@gmail.com>
Date2012-01-04 11:20 -0700
SubjectRe: help me get excited about python 3
Message-ID<mailman.4418.1325701256.27778.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web