From: <mi...@st...> - 2002-03-22 01:30:28
|
Anthony Baxter wrote: > How important is python 1.5.2 compatibility? given that we're just about > up to the 7th release since 1.5.2, is it ditchable? opinions, anyone? Personally I'm not using Python 1.5.2 anymore. But e.g. RedHat Linux still ships with this version being the default Python version. And many CGI-BIN programmers are still stuck with 1.5.x since their web space providers refuse to upgrade the installed Python. So if it's not too much code bloat we should stay with Python 1.5.x compability for quite a little while longer. This might change if PyDNS becomes part of the Python distribution. Ciao, Michael. |