Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72806

Re: How to use SQLite (sqlite3) more efficiently

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.056
X-Spam-Evidence '*H*': 0.89; '*S*': 0.00; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; '"re:"': 0.16; 'did.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:sqlite3': 0.16; 'through,': 0.16; 'wrote:': 0.18; 'not,': 0.20; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'subject:) ': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'that.': 0.31; 'header,': 0.31; 'post.': 0.31; 'probably': 0.32; 'front': 0.32; 'says': 0.33; 'fri,': 0.33; 'guess': 0.33; 'subject: (': 0.35; 'johnson': 0.35; 'received:google.com': 0.35; 'doing': 0.36; "i'll": 0.36; 'lists.': 0.38; 'explain': 0.39; 'sure': 0.39; 'mailing': 0.39; 'new': 0.61; "you'll": 0.62; 'subject:more': 0.64; 'relatively': 0.65; 'subject': 0.69; 'e-mail,': 0.69; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=AySxWPNdEhSj5+lPE0GBzkAHDYGBe+Mgu/hw4nBlqbU=; b=spILnkqZJWTDo8jXl5wK8pqdv5Fx+PBrTSrYYqEXBn9pSHF2gAafwahe+59E/SsUp5 v6M7FaQv/W0mvgYSykx73cGLgTvUbdJKSoxnccnabSZYYB5I70lBqc3EAdBJ22CBSSy2 zm2KErp3bEGI3rUO6uehHEnM1Zbr3sRhKQ0Pc//ti/dZ3fSIsUmmtEn77vjxElbJXS+9 vYy7YS2qOgQVshzVR3EW9IqU+gqBqUO+q8Ph+RXv2ipUoMPjUEeGQjMrKeVxsYBMSYLP Aa5XcZrPZaUUHca/bve/wxAZzUpWzWoPyngvP8/qph3qrrKTmBPE8y+9Bvx9JvqO6NFI oTow==
MIME-Version 1.0
X-Received by 10.220.68.83 with SMTP id u19mr1515468vci.52.1402018438939; Thu, 05 Jun 2014 18:33:58 -0700 (PDT)
In-Reply-To <5390F5E3.3020607@gmail.com>
References <5390F5E3.3020607@gmail.com>
Date Fri, 6 Jun 2014 11:33:58 +1000
Subject Re: How to use SQLite (sqlite3) more efficiently
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.10798.1402018441.18130.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1402018441 news.xs4all.nl 2888 [2001:888:2000:d::a6]:51881
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:72806

Show key headers only | View raw


On Fri, Jun 6, 2014 at 8:57 AM, R Johnson
<ps16thypresenceisfullnessofjoy@gmail.com> wrote:
> Sorry about that. As you can probably tell, I'm relatively new to using
> mailing lists. I'm not exactly sure why that occurred like it did. I'll try
> adding "Re:" in front of the subject when I send this e-mail, and see if it
> works right this time. If not, I guess you'll have to please explain to me
> what I'm doing wrong.

The subject line isn't as important as a header, carried invisibly
through, that says that you were replying to an existing post. :)

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: How to use SQLite (sqlite3) more efficiently Chris Angelico <rosuav@gmail.com> - 2014-06-06 11:33 +1000

csiph-web