Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67376
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gheskett@wdtv.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.053 |
| X-Spam-Evidence | '*H*': 0.89; '*S*': 0.00; ';-)': 0.03; 'board.': 0.05; 'subject:code': 0.07; 'logic': 0.09; 'subject:posting': 0.09; 'itself.': 0.14; 'drag': 0.16; 'expert,': 0.16; 'expert.': 0.16; 'nail': 0.16; 'objection': 0.16; 'scope,': 0.16; 'soap,': 0.16; 'wrote:': 0.18; 'solution.': 0.20; 'machine': 0.22; 'saying': 0.22; 'certainly': 0.24; 'cheers,': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'respects': 0.31; 'strip': 0.31; 'though.': 0.31; 'becomes': 0.33; 'lab': 0.33; 'url :non-standard http port': 0.33; 'problem': 0.35; 'received:66': 0.35; 'test': 0.35; 'but': 0.35; 'there': 0.35; 'done': 0.36; 'problems': 0.38; 'to:addr:python-list': 0.38; 'that,': 0.38; 'does': 0.39; 'itself': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:unknown': 0.61; 'equipment': 0.61; 'march': 0.61; 'times': 0.62; 'complete': 0.62; 'header:Message- Id:1': 0.63; 'charset:windows-1256': 0.64; 'notice:': 0.67; 'believe': 0.68; 'saturday': 0.68; 'received:204': 0.75; '100%': 0.77; '100': 0.79; 'touching': 0.84; 'boxes': 0.91; 'edwards': 0.91; 'probe': 0.91 |
| X-Spam-Status | No, score=1.7 required=5.0 |
| X-Spam-Level | + |
| From | Gene Heskett <gheskett@wdtv.com> |
| To | python-list@python.org |
| Subject | Re: posting code snippets |
| Date | Sat, 1 Mar 2014 16:55:11 -0500 |
| References | <e77aff42-6ec3-4749-9683-6ebb2a33ac1a@googlegroups.com> <mailman.7458.1393566098.18130.python-list@python.org> <leq6j9$mnb$2@reader1.panix.com> |
| In-Reply-To | <leq6j9$mnb$2@reader1.panix.com> |
| MIME-Version | 1.0 |
| Content-Type | Text/Plain; charset="windows-1256" |
| Content-Transfer-Encoding | 7bit |
| 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.7538.1393711318.18130.python-list@python.org> (permalink) |
| Lines | 33 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1393711318 news.xs4all.nl 2902 [2001:888:2000:d::a6]:55091 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:67376 |
Show key headers only | View raw
On Saturday 01 March 2014 16:52:44 Grant Edwards did opine: > On 2014-02-28, Chris Angelico <rosuav@gmail.com> wrote: > > The problem does have to believe that the rubber duck/teddy > > bear/figurine is an expert, though. I've had my siblings or parents > > come to me with problems and, without saying a word or touching the > > computer or anything, I've solved them. The problem itself respects > > my skill, and retracts its objection and solves itself. > > The same thing works with expensive/complex test equipment instead of > an expert. > > You drag out the lab scope, logic analyzer, spectrum analyzer, sweep > generator, strip plotter, and the machine that goes "ping". You start > to get everything set up to nail that problem securely to the > dissecting board. Long before you actually get to that point, the > problem becomes intimidated and reveals itself and a solution. Chuckle ;-) Is there not a Murphy's Law corollary on that, Grant? I have certainly been there and done that enough times to know its 100% true. Cheers, Gene -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> NOTICE: Will pay 100 USD for an HP-4815A defective but complete probe assembly.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
posting code snippets "Mark H. Harris" <harrismh777@gmail.com> - 2014-02-27 04:13 -0800
Re: posting code snippets Chris Angelico <rosuav@gmail.com> - 2014-02-27 23:27 +1100
Re: posting code snippets Jerry Hill <malaclypse2@gmail.com> - 2014-02-27 10:01 -0500
Re: posting code snippets "Mark H. Harris" <harrismh777@gmail.com> - 2014-02-27 07:23 -0800
Re: posting code snippets Tim Chase <python.list@tim.thechases.com> - 2014-02-27 09:56 -0600
Re: posting code snippets Ben Finney <ben+python@benfinney.id.au> - 2014-02-28 09:15 +1100
Re: posting code snippets "Mark H. Harris" <harrismh777@gmail.com> - 2014-02-27 15:13 -0800
Re: posting code snippets Dave Angel <davea@davea.name> - 2014-02-28 00:05 -0500
Re: posting code snippets Chris Angelico <rosuav@gmail.com> - 2014-02-28 16:41 +1100
Re: posting code snippets Grant Edwards <invalid@invalid.invalid> - 2014-02-28 14:31 +0000
Re: posting code snippets Gene Heskett <gheskett@wdtv.com> - 2014-03-01 16:55 -0500
Re: posting code snippets Chris Angelico <rosuav@gmail.com> - 2014-03-02 09:16 +1100
Re: posting code snippets Alister <alister.ware@ntlworld.com> - 2014-03-02 11:25 +0000
Re: posting code snippets Gene Heskett <gheskett@wdtv.com> - 2014-03-02 07:20 -0500
Re: posting code snippets Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-03-02 17:20 +1300
csiph-web