(in memory) database
Roel Schroeven
rschroev_nospam_ml at fastmail.fm
Sun Aug 31 18:43:52 EDT 2008
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:
roel at shannon $ uname -a
Linux shannon 2.6.24-19-generic #1 SMP Wed Aug 20 17:53:40 UTC 2008
x86_64 GNU/Linux
roel at shannon $ cat /etc/issue
Ubuntu 8.04.1 \n \l
roel at shannon $ 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
More information about the Python-list
mailing list