Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28742
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mymixedmess@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.115 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.00; 'functioning': 0.09; 'sep': 0.09; 'sat,': 0.15; 'subject:simple': 0.16; 'wrote:': 0.17; 'received:209.85.214.174': 0.21; 'engineering,': 0.22; 'idea': 0.24; 'paul': 0.24; 'header:In-Reply-To:1': 0.25; 'wondering': 0.26; 'message-id:@mail.gmail.com': 0.27; "i'm": 0.29; 'up.': 0.31; 'subject:data': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'programming.': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'things': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'think': 0.40; 'your': 0.60; 'first': 0.61; 'information,': 0.63; 'vital': 0.75; 'yourself': 0.77; 'business.': 0.82; 'scratch,': 0.84 |
| 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:to :content-type; bh=syE+tKuZw/peOKDtm1LgEwno7qKRv5i3ZN3ZwYmQUiE=; b=wXwBAGDr2A8n/zpkszTj66ynZKvS+7Wen53s0RV5BtJCT6SEUlgP8DTGKPDdHJSZ/r A+mruACFuDPQR0r4qzhol1q8Fmv/DwJxhyFZ8eI5Fcn6f6zgvR/0awD+CCszTaaUmtnz 8A1OMXjO3YQS6+x3AmzlrgmBUEyBpkPDfpF+UpfDu3Ss+Pm3d37sFBvsf7WWWWewnRrA cr4rw+oNa+lDsUAllfImmBu3SkFZCyX5/6OxqJtN+A/fp9t7Rro261cT2DAVbcDw6VJ8 IzLYGobFnnEP3dsg+YGzYYi9Z+LJF0+CBjInsc+EAkh5fb38kXMClea03CFwCC/E/Cqm efCQ== |
| MIME-Version | 1.0 |
| In-Reply-To | <7xd31wff68.fsf@ruckus.brouhaha.com> |
| References | <lae9489ct99mp704um93sdqlatofb2i8gq@4ax.com> <9543c9b1-d3ea-4930-af73-6659878e0077@qa3g2000pbc.googlegroups.com> <c38n48hh0ckb9uhrraolqm4j0l5p8g30lh@4ax.com> <7xd31wff68.fsf@ruckus.brouhaha.com> |
| Date | Sat, 8 Sep 2012 15:32:31 -0500 |
| Subject | Re: simple client data base |
| From | Ian W <mymixedmess@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.391.1347136354.27098.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1347136354 news.xs4all.nl 6854 [2001:888:2000:d::a6]:58577 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:28742 |
Show key headers only | View raw
On Sat, Sep 8, 2012 at 3:11 PM, Paul Rubin <no.email@nospam.invalid> wrote: > I think the idea is just to start with something simpler. If you are > interested in mechanical engineering, then building an automobile from > scratch, machining all the parts yourself etc., would be an ill-advised > choice as a first project. It's the same way with programming. I'm wondering what his backup plan is for the information, in case his database somehow messes things up. It's smarter to start with something that's not vital to the functioning of your wife's business. Ian
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
simple client data base Mark R Rivet <markrrivet@aol.com> - 2012-09-03 10:12 -0400
Re: simple client data base "Martin P. Hellwig" <martin.hellwig@gmail.com> - 2012-09-03 07:27 -0700
Re: simple client data base Chris Angelico <rosuav@gmail.com> - 2012-09-04 00:28 +1000
Re: simple client data base Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-03 15:37 +0100
Re: simple client data base Peter Otten <__peter__@web.de> - 2012-09-03 16:50 +0200
Re: simple client data base Mark R Rivet <markrrivet@aol.com> - 2012-09-08 15:22 -0400
Re: simple client data base Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-08 17:42 -0400
Re: simple client data base Wolfgang Keller <feliphil@gmx.net> - 2012-09-03 18:03 +0200
Re: simple client data base Walter Hurry <walterhurry@lavabit.com> - 2012-09-03 19:02 +0000
Re: simple client data base Wolfgang Keller <feliphil@gmx.net> - 2012-09-04 15:17 +0200
Re: simple client data base Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-09-04 04:25 +0200
Re: simple client data base Mark R Rivet <markrrivet@aol.com> - 2012-09-08 15:40 -0400
Re: simple client data base Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-09-11 13:28 +0200
Re: simple client data base Ramchandra Apte <maniandram01@gmail.com> - 2012-09-05 05:57 -0700
Re: simple client data base Mark R Rivet <markrrivet@aol.com> - 2012-09-08 15:42 -0400
Re: simple client data base Bryan <bryanjugglercryptographer@yahoo.com> - 2012-09-06 01:57 -0700
Re: simple client data base Mark R Rivet <markrrivet@aol.com> - 2012-09-08 15:47 -0400
Re: simple client data base Jason Friedman <jason@powerpull.net> - 2012-09-08 14:05 -0600
Re: simple client data base Paul Rubin <no.email@nospam.invalid> - 2012-09-08 13:11 -0700
Re: simple client data base Ian W <mymixedmess@gmail.com> - 2012-09-08 15:32 -0500
Re: simple client data base Walter Hurry <walterhurry@lavabit.com> - 2012-09-08 20:39 +0000
Re: simple client data base Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-09-08 21:03 +0000
Re: simple client data base Bryan <bryanjugglercryptographer@yahoo.com> - 2012-09-09 09:06 -0700
Re: simple client data base Tim Chase <python.list@tim.thechases.com> - 2012-09-09 13:27 -0500
Re: simple client data base Paul Rubin <no.email@nospam.invalid> - 2012-09-09 11:55 -0700
csiph-web