On 22/11/2008, Matt Craighead <[EMAIL PROTECTED]> wrote:
>
> I have a commercial product that integrates with Apache and mod_python, and
> currently it uses Python 2.5.2.  Unfortunately I've run into an issue with
> the sqlite3 module in Python 2.5 that was fixed in Python 2.6, so I'd like
> to upgrade everything to Python 2.6.

Wouldn't the smarter option be to update the sqlite bindings, rather
than the whole
interpreter to bleeding edge?

Maybe you've already tried it and it didn't fix whatever your issue
is, but seems like
it is worth giving a go.

See:
<http://oss.itsystementwicklung.de/trac/pysqlite/>

Martin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to modwsgi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to