08-13-2010, 11:19 AM
(This post was last modified: 08-13-2010, 11:20 AM by Daniel Faraday.)
You should use 2.6.5
Python 3 is not good as it has too many bugs and has different syntax than 2.
It's support library is also smaller than the one for 2.6.5
I would recommend 2.7, but it just released so it still has a few bugs as well.
I would ignore this as well.
You can't use two versions of python in one code.
Python 3 is not good as it has too many bugs and has different syntax than 2.
It's support library is also smaller than the one for 2.6.5
I would recommend 2.7, but it just released so it still has a few bugs as well.
(08-13-2010, 10:57 AM)titanofdark Wrote: I have both downloaded on my computer and it is nice! At one point, I was using a combination of both 2 and 3 in one source.
I prefer 2 though.
I would ignore this as well.
You can't use two versions of python in one code.