John Nagle schrieb:
Alan Harris-Reid wrote:
I am very much new to Python, and one of my first projects is a simple
data-based website. I am starting with Python 3.1

   Until MySQLdb gets ported to something later than Python 2.5, support
for a "data-based web site" probably has to be in Python 2.5 or earlier.

The usual FUD from you.

http://pypi.python.org/pypi/MySQL-python/1.2.3c1

And of course there are other alternatives to databases, which happily run under 2.6 as well.

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to