On May 27, 4:07 am, Mike Axiak <[EMAIL PROTECTED]> wrote: > Yes, I'm sorry...let me be more clear: > > Feisty Fawn currently ships with Python 2.5.1c1. > Python tried to change its API for dictionaries (which even broke > pickle [1]) -- a change with which Django is not compatible [2]. > They decided to pull out this change for 2.5.1-final, and as of > yesterday (5/25) Feisty-updates has 2.5.1-final.
Thanks for the update, Mike, but I can't seem to get this latest version - the Python I can get is dated May 2: [EMAIL PROTECTED]:~$ sudo apt-get update [snip] Get: 5 http://archive.ubuntu.com feisty-updates/main Packages [20.1kB] Get: 6 http://archive.ubuntu.com feisty-updates/restricted Packages [14B] Get: 7 http://archive.ubuntu.com feisty-updates/main Sources [4974B] Get: 8 http://archive.ubuntu.com feisty-updates/restricted Sources [14B] Fetched 57.8kB in 1s (40.4kB/s) Reading package lists... Done [EMAIL PROTECTED]:~$ sudo apt-get install python2.5 Reading package lists... Done Building dependency tree Reading state information... Done python2.5 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [EMAIL PROTECTED]:~$ python Python 2.5.1 (r251:54863, May 2 2007, 16:56:35) [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> It's labelled Python 2.5.1, but are we talking about the same version? Regards, Vinay Sajip --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---