Java 6
Michael Torrie
torriem at chem.byu.edu
Mon Dec 11 15:27:27 MST 2006
On Mon, 2006-12-11 at 15:15 -0700, Bryan Sant wrote:
> On 12/11/06, Michael Torrie <torriem at chem.byu.edu> wrote:
> > They have released a snapshot, but it still really is only 2.2
>
> Is 2.2 code incompatible with 2.5? If I write 2.2 code and the
> runtime gets upgraded to 2.5 do I need to re-write?
No. It's fine. It's just that you can't use python 2.3 code on python
2.2. Most everyone is now using python 2.3 or 2.4 stuff (including
xrange and a few other things). So if you're happy with python 2.2
(like Google is), you can stick with it and be fine.
> -Bryan
>
> /*
> PLUG: http://plug.org, #utah on irc.freenode.net
> Unsubscribe: http://plug.org/mailman/options/plug
> Don't fear the penguin.
> */
>
More information about the PLUG
mailing list