Just to be clear: RHEL6 (which only ships Python 2.6) is the latest version available right now. So, if you're a RHEL/CentOS/Scientific Linux shop, you're either running Python 2.6, or you've rolled your own Python build. (We have, but I assume we're slightly abnormal in that regard; upgrading Django is somewhat less involved than rolling your own Python build. ;))
RHEL7 beta (which, as luck would have it, should also ship with Python 3.3) won't land until end of year, at the earliest; I'd expect CentOS and SL to lag behind that a bit. (I'm not making an argument either way, by the way: just want people to understand that a major Linux distribution doesn't yet ship Python 2.7 with it's most current release.) On Fri, Jun 28, 2013 at 5:46 PM, James Bennett <[email protected]>wrote: > I also think the overlap between > > 1) People who want to always be running the absolute latest-released > cutting-edge versions of software, and > 2) People who are running older editions of RHEL > > ...is likely to be rather small. > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-developers. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Ed Marshall <[email protected]> Felix qui potuit rerum cognoscere causas. http://esm.logic.net/ -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. For more options, visit https://groups.google.com/groups/opt_out.
