Re: Bug#197875: python2.3: module dbm is missing

2003-06-20 Thread =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=
Matthias Klose wrote:
Next thing to investigate, if the archives generated by the gdbm
implementation are binary compatible with the ones created by the
libdb1 implementation...
Most definitely not: gdbm produces a different binary format than
db1 (which is BDB 1.85). Traditionally, the 'dbm' module would
produce what is the native dbm format of the system. On Linux,
this depends on the distribution; if Debian was using db1 all along,
it should either continue to do so, or drop the dbm module
altogether.
If people need access to BDB 1.85 database files, in Python 2.3,
they should best use the bsdb185 module; the distributor should
guarantee that this is always built against BDB 1.85 (or a library
that emulates not only the BDB 1.85 API, but also the BDB on-disk
format, such as Sleepycat BSDDB 2).
at least gdbmmodule.c reads: Please note that the file formats
created by GDBM and dbm are incompatible. Or are the files
compatible, if gdbm is used via the gdbm-ndbm.h interface?
They are really incompatible. The OP might not care about on-disk
compatibility if the API compatibility is provided, but given past
experience, I'd advise not to silently link dbm.so against a different
ndbm implementation.
Regards,
Martin



replace this with simpleTAL?

2003-06-20 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I have never used python-tal, but simpleTAL[1] instead. It is written
from the ground up and has almost all features of the Zope TAL.
[1] http://www.owlfish.com/software/simpleTAL/

So I suggest
a) package python-simpletal
b) drop python-tal, people can either use the complete Zope packge
   or simpleTAL.

Any opinions?

Ciao,
- -- 
  .~.Bastian Kleineidam  .  calvin (at) debian.org
  /V\
 /( )\  GnuPG Schlssel http://kampfwurst.net/gpgkey.txt
 ^^-^^

F: Was hat vier Beine und einen Arm?
A: Ein glcklicher Pitbull-Terrier

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+82jreBwlBDLsbz4RAvjBAJ9JLNjwIqHfHbkZaB1hCE9IbCMR0gCgqjsi
pitAOPga5Z9BnBahRVtPw8w=
=KMP1
-END PGP SIGNATURE-