On Thu, Nov 27, 2008 at 4:44 PM, Oleg Broytmann <ph...@ph...> wrote:
>
> I think, though, that such a change should be applied to the trunk, not
> to the bugfix-only branches.
OK, I don't mind since I use a patched version in the meantime.
However, I wonder about the code in the isSupported() function in
sqlobject/sqlite/__init__.py. Is this code used at all, and if yes
for what purpose, since it does not check for the sqlite3 module at
all. Nevertheless my application worked on Python 2.5 without a
manually installed pysqlite package.
Kind regards,
Markus
|