On 02/18/2013 02:04 PM, Dale Snell wrote: > On top of everything else, it occurs to me that Ubuntu 12.x may > default to use Python 3, instead of Python 2. The change in the > Python language has broken some older Python programs, to much > grumbling from the audience. Ubuntu (and most other distros) are > supplying both versions of Python while things get sorted. > Perhaps you could try running your programs under Python 2. > > Just a thought, and it may not come to anything, but I thought I'd > throw it out.
Thanks. I noticed something about Python 3 in my reading. On my Ubuntu 12.04 (64 bit) installation I get: ~$ python --version Python 2.7.3 ~$ -- Regards, Dick Steffens _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
