Re: Skip Python 2.6 and use 2.7 as default in Squeeze?

2010-08-31 Thread Paul Wise
On Wed, Sep 1, 2010 at 6:33 AM, Marian Sigler wrote: >> Given how much work is required to change the default Python, does it >> make sense to just skip Python 2.6 and use 2.7 as the default Python >> version in Squeeze? > What has emerged here? I see that it won't be the default, but will it > b

Re: Skip Python 2.6 and use 2.7 as default in Squeeze?

2010-08-31 Thread Barry Warsaw
On Sep 01, 2010, at 12:33 AM, Marian Sigler wrote: >> Given how much work is required to change the default Python, does it >> make sense to just skip Python 2.6 and use 2.7 as the default Python >> version in Squeeze? >What has emerged here? I see that it won't be the default, but will it >be at

Re: Skip Python 2.6 and use 2.7 as default in Squeeze?

2010-08-31 Thread Marian Sigler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, > Given how much work is required to change the default Python, does it > make sense to just skip Python 2.6 and use 2.7 as the default Python > version in Squeeze? What has emerged here? I see that it won't be the default, but will it be at le

Re: common issue: setlocale handling?

2010-08-31 Thread Giacomo A. Catenazzi
On 22.08.2010 09:44, Paul Wise wrote: On Sun, Aug 22, 2010 at 3:40 PM, Jakub Wilk wrote: I don't think this is a bug at all. I'd rather say it's an user error. I disagree, stuff written in C or Perl doesn't crash when the locale is not set properly and neither should stuff written in Python.