On 08/05/2012 09:12 PM, FFFFFFFab wrote:
> Hello,
>
> I'm very beginner in Python, I usually develop with PHP, and
I'm
> very interested by Pyramid framework and Kotti. As I am a
beginner I
> want to learn Python 3 but it seem's that Kotti doesn't
support it
> yet. Is right ? Any roadmap in this way ? Any better place to
> discuss about it ?
>
There hasn't been any effort yet to make Kotti work with Python 3.
I
don't think it'll be very hard, most of the libraries that Kotti
uses
already have Python 3 support.
Python 3 and 2 aren't all that different though, so in the meantime
you might want to try it out using Python 2.7.
Daniel