Until when will Python 2.5 be supported?
Posted
by Emilien
on Stack Overflow
See other posts from Stack Overflow
or by Emilien
Published on 2010-05-02T19:59:53Z
Indexed on
2010/05/02
20:08 UTC
Read the original article
Hit count: 554
python
|python-2.5
Apparently Python only supports 2 minor versions (like 2.X), so that would mean Python 2.5 would get phased out when Python 2.7 comes out (in June 2010?)
Is this correct? PEP 356 -- Python 2.5 Release Schedule doesn't give much answers to this question.
© Stack Overflow or respective owner