Re: [umit-devel] Python version support

2009-01-11 Thread Guilherme Polo
On Fri, Jan 9, 2009 at 10:49 PM, Guilherme Polo wrote: > On Fri, Jan 9, 2009 at 10:02 PM, Bartosz SKOWRON wrote: >> On Fri, Dec 26, 2008 at 9:51 AM, Adriano Marques >> wrote: >> >>> If we don't run on 2.4 currently is due to minor details, than it's >>> better to find then, fix and support 2.4

Re: [umit-devel] Python version support

2009-01-09 Thread Guilherme Polo
On Fri, Jan 9, 2009 at 10:02 PM, Bartosz SKOWRON wrote: > On Fri, Dec 26, 2008 at 9:51 AM, Adriano Marques wrote: > >> If we don't run on 2.4 currently is due to minor details, than it's >> better to find then, fix and support 2.4 at least. 2.3 is going to be >> harder, and maybe useless to suppo

Re: [umit-devel] Python version support

2009-01-09 Thread Bartosz SKOWRON
On Fri, Dec 26, 2008 at 9:51 AM, Adriano Marques wrote: > If we don't run on 2.4 currently is due to minor details, than it's > better to find then, fix and support 2.4 at least. 2.3 is going to be > harder, and maybe useless to support, as I'm not sure if people will > find all our libraries for

Re: [umit-devel] Python version support

2008-12-27 Thread Bartosz SKOWRON
On Sat, Dec 27, 2008 at 7:51 PM, Francesco Piccinno wrote: > My distro doesn't support python2.4 I'm an happy 2.6 user. > Could you suggest me a distro that have 2.4 as default python version > so I could do this job from a vm in a safer way? Debian/Ubuntu have python 2.4/2.5/2.6 packages. -

Re: [umit-devel] Python version support

2008-12-27 Thread Daniel Cassiano
Francesco, On Sat, Dec 27, 2008 at 4:51 PM, Francesco Piccinno wrote: > My distro doesn't support python2.4 I'm an happy 2.6 user. > Could you suggest me a distro that have 2.4 as default python version > so I could do this job from a vm in a safer way? What's your distro? You can compile a 2.

Re: [umit-devel] Python version support

2008-12-27 Thread Francesco Piccinno
My distro doesn't support python2.4 I'm an happy 2.6 user. Could you suggest me a distro that have 2.4 as default python version so I could do this job from a vm in a safer way? 2008/12/27 Bartosz SKOWRON : > On Fri, Dec 26, 2008 at 9:51 AM, Adriano Marques wrote: > >> If we don't run on 2.4 curr

Re: [umit-devel] Python version support

2008-12-27 Thread Bartosz SKOWRON
On Fri, Dec 26, 2008 at 9:51 AM, Adriano Marques wrote: > If we don't run on 2.4 currently is due to minor details, than it's > better to find then, fix and support 2.4 at least. 2.3 is going to be > harder, and maybe useless to support, as I'm not sure if people will > find all our libraries for

Re: [umit-devel] Python version support

2008-12-26 Thread Adriano Marques
Hi Bart! > According to some talks via IRC and problems with fixing some tickets... > We should set which python version we support. Currently our trunk > doesn't run under Python 2.4.x. But we have a lot of crashreports from > users who use this line of Python. > So, perhaps we should take care a

[umit-devel] Python version support

2008-12-25 Thread Bartosz SKOWRON
Hi! According to some talks via IRC and problems with fixing some tickets... We should set which python version we support. Currently our trunk doesn't run under Python 2.4.x. But we have a lot of crashreports from users who use this line of Python. So, perhaps we should take care about 2.4.x, or