The RHEL/Python 2.4 question was addressed at length not more than a month ago:
http://groups.google.com/group/django-developers/browse_frm/thread/b7390024b28a694d/f72c272152e968d7 Russell's reply there spells it out as clearly as anyone will be able to right now... All the best, - Gabriel On Sep 3, 1:27 am, Markus Gattol <[email protected]> wrote: > It is actually so that with using __future__ and >=2.6 you already have > most of the things available from Python 3 e.g. print() rather than > print. See table at the bottom of > > http://docs.python.org/dev/library/__future__.html#module-__future__ > > Sure, everybody is raving about Python 3 but 2.6 being the smallest > supported version with Django would already be a huge leap towards 3 I > think. > > As Russell said, looks like RHEL is going to be the indicator as to when > things will move forward. > > If I look athttp://distrowatch.com/table.php?distribution=redhat > however and assume that RHEL 5.5 is going to be supported for quite some > time then I think it might be a long time until Django arrives at 2.6 > being the smallest supported Python version. > > How long are we going to plan supporting RHEL 5.5 and thus Python 2.4 > after RHEL is out? -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
