bonjour,

I found a little bug in anydbm python 2.3 module.
Called from apt-listchanges, this module try to import some *dbm modules
from this list:
_names = ['dbhash', 'gdbm', 'dbm', 'dumbdbm']

Of course it finds the MaxDB dbm.py module and raises an (uncaught)
AttributeError exception.

So it leads me to ask a question: �Is dbm a really good choice for this
MaxDB module name ?�

-- 
jm


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to