Re: MySQL-Python and Python 2.7

2010-08-12 Thread Sithembewena Lloyd Dube
Furthermore, I found this in the Django documentation... Being a Python Web framework, Django requires Python. It works with any Python version from 2.4 to 2.7..." On Thu, Aug 12, 2010 at 9:48 AM, Sithembewena Lloyd Dube wrote: > Thanks, issue solved: I found the Python 2.6 binaries. > > > On Th

Re: MySQL-Python and Python 2.7

2010-08-12 Thread Sithembewena Lloyd Dube
Thanks, issue solved: I found the Python 2.6 binaries. On Thu, Aug 12, 2010 at 1:58 AM, Steve Holden wrote: > Remember, though, that when Django 1.2 was released the current Python > was 2.6. There's not much the Django developers can do to hold up > progress on Python. > > MySQL-Python is a kno

Re: MySQL-Python and Python 2.7

2010-08-11 Thread Steve Holden
Remember, though, that when Django 1.2 was released the current Python was 2.6. There's not much the Django developers can do to hold up progress on Python. MySQL-Python is a known issue, in that the developer advertises the fact that he has no Windows machines and therefore relies on third partie

Re: MySQL-Python and Python 2.7

2010-08-11 Thread Sithembewena Lloyd Dube
Cootetom, there's nothing wrong with using Python 2.6 (which I would prefer) except that the current 2.x download on the Python site is that of 2.7. On Thu, Aug 12, 2010 at 12:24 AM, cootetom wrote: > I use Django 1.2 on Windows 7 using MySQL-Python and Python 2.6. > What's wrong with using Pyth

Re: MySQL-Python and Python 2.7

2010-08-11 Thread cootetom
I use Django 1.2 on Windows 7 using MySQL-Python and Python 2.6. What's wrong with using Python 2.6 instead of 2.7? On Aug 11, 4:13 pm, Sithembewena Lloyd Dube wrote: > Hi all, > > Has anybody used Django 1.2.1. on Windows 7 with MySQL-Python? I see that > MySQL-Python supports up to Python 2.6