per <[email protected]> writes: > fair enough - what native python database would you recommend? i > prefer not to install anything commercial or anything other than > python modules
I think sqlite is the preferred one these days. -- http://mail.python.org/mailman/listinfo/python-list
