Cameron Laird schreef:

I now suspect that my 2.5 packaging has something to do with 64-bit builds;
all my 32-bit Ubuntu servers have Python 2.5.2, while the 64-bit ones are at
Python 2.5.

Strange: my 64-bit Ubuntu 8.04 has Python 2.5.2, with working sqlite:


[EMAIL PROTECTED] $ uname -a
Linux shannon 2.6.24-19-generic #1 SMP Wed Aug 20 17:53:40 UTC 2008 x86_64 GNU/Linux

[EMAIL PROTECTED] $ cat /etc/issue
Ubuntu 8.04.1 \n \l

[EMAIL PROTECTED] $ python
Python 2.5.2 (r252:60911, Jul 31 2008, 17:31:22)
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sqlite3
>>>



--
The saddest aspect of life right now is that science gathers knowledge
faster than society gathers wisdom.
  -- Isaac Asimov

Roel Schroeven
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to