[eoxserver-dev] Minimum supported version of Python

Martin Paces martin.paces at iguassu.cz
Thu Jun 2 12:13:23 CEST 2011


Thanks, Stephan,

I will take it into consideration. Usually, the new Python features are 
rather convenient to use but not indispensable.

Unless you intend to process large data (>4GiB) on 64bits OS (2.4 uses 
always 32bit array indices) 2.4 should work just fine.

Cheers
Martin


On 06/01/2011 05:57 PM, Stephan Meißl wrote:
> Hi Martin,
>
> I guess the limiting factor is again the ESA favored CentOS which has
> Python 2.4.3 in its latest version 5.6 (Note that the latest ESA adopted
> version is still 5.5).
>
> If you need 2.6 features I think we should investigate if the current
> mechanism to disable modules is sufficient to run the remainder of
> EOxServer under older versions.
>
> cu
> Stephan
>
>
> On Wed, 2011-06-01 at 13:54 +0200, Martin Paces wrote:
>> Hi All,
>>
>> is there a requirement of a minimum Python version to be supported by
>> the EOX server?
>>
>> I am thinking about using some newer Python features available since 2.6
>> version in my WPS server prototype and I want to avoid version conflicts.
>>
>> Thanks.
>>
>> Martin
>>
>
>
>


More information about the dev mailing list