On Wed, Aug 27, 2008 at 12:03 AM, Simon Kapeniak <[EMAIL PROTECTED]> wrote: > Sorry for stupid question. I used to see an example of using Python module > for CouchDB somewhere on the net (possible on Christopher Lenz website or in > the module's docs) but I can't find it now. The one present in Wiki is using > CouchDB without that module. Can anyone remind me a place I can find these > docs and examples? > > thanks! >
you could have a look on friendpaste code for an example using couchdb-python : http://dev.e-engura.com/hg/friendpaste/ there is also an example in werkzeug. -- - benoƮt
