... Everything’s in place for you to start porting your apps to Python 3.” — http://django.me/1.5 “As of Django 1.6, Python 3 support is considered stable and you can safely use it in production. — http://django.me/faq
except Exception as ex: raise Exception, "msg" raise Exception("message”) class C: class C(metaclass=M) __metaclass__ = M More: http://docs.python.org/3.0/whatsnew/3.0.html 2 3