On Tue, Oct 7, 2008 at 2:12 PM, Tino Wildenhain <[EMAIL PROTECTED]> wrote: > Will you be asking for a pure python implementation of mysql > in the next question? ;) Why not use the proxy approach (for > example via xmlrpc) as suggested by James or just spill to > a file? :-)
You could for example use an alternative database: * buzhug * ZODB * Durus * Or any of: pickle, shelve, XML, or flat file. All mentioned above are pure-python. I am maintaining a more up-to-date version of buzhug in my development brnaches if you're interested. cheers James -- -- -- "Problems are solved by method" -- http://mail.python.org/mailman/listinfo/python-list