Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 25147 invoked from network); 26 Aug 2008 22:03:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Aug 2008 22:03:40 -0000 Received: (qmail 875 invoked by uid 500); 26 Aug 2008 22:03:34 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 830 invoked by uid 500); 26 Aug 2008 22:03:34 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 808 invoked by uid 99); 26 Aug 2008 22:03:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 15:03:34 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of szymon.kapeniak@gmail.com designates 72.14.204.170 as permitted sender) Received: from [72.14.204.170] (HELO qb-out-1314.google.com) (72.14.204.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 22:02:37 +0000 Received: by qb-out-1314.google.com with SMTP id z21so3287645qbc.26 for ; Tue, 26 Aug 2008 15:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=MTapSWfEJ9ykuq3VjF5UslpEZh8I5PY7raqdaCIpU2U=; b=AbCCvpPWpTTuXhrB8vaoAJnvXqLlj2I2Dk9V+EBPmHgz/zT3QEAfyDmxJBmdgoVHZE Tg5RKAkzNQdWkCQHXmhgFSbJ9/vdCjGiz9mMqe2c5/vzJTqzuAZGFwP91qR9plYSSUKy D13VmlWtPDd40DDjAL2qYKqxtLAVQelsFCqPY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=SF2VOEjV/J2K3tvOPOl2c3g2YMQ52NSATwBoQCB6w0u2o4i//n9c04AsIU5v1gcIvA +aQ3RVwLvpB6Y9kC9om0cGqKc02rmhFyaYCemjG+nhCa2qupqzLMEqHRTPIIQ4UzUuEe MVA6FpAFlPEAZFZ+ztyLIbHEMDiD6TyStaMMA= Received: by 10.140.169.4 with SMTP id r4mr3157065rve.131.1219788186068; Tue, 26 Aug 2008 15:03:06 -0700 (PDT) Received: by 10.141.190.4 with HTTP; Tue, 26 Aug 2008 15:03:06 -0700 (PDT) Message-ID: <622cacf50808261503w27a652e1na60bece508fba20f@mail.gmail.com> Date: Wed, 27 Aug 2008 00:03:06 +0200 From: "Simon Kapeniak" To: couchdb-user@incubator.apache.org Subject: Python CouchDB example MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7807_16332307.1219788186056" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_7807_16332307.1219788186056 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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! ------=_Part_7807_16332307.1219788186056--