Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #40465
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.046 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'subject:help': 0.07; 'thread': 0.11; 'bryan': 0.16; 'letters.': 0.16; 'utc,': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'subject:need': 0.17; 'input': 0.18; 'idea': 0.24; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'question': 0.27; 'message-id:@mail.gmail.com': 0.27; 'actual': 0.28; 'post': 0.28; 'could': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'something': 0.35; 'two': 0.37; 'why': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'voice': 0.62; '2013': 0.84; 'is!': 0.84; 'to:name:python': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=H82e3fX87JaAd44tjy6lDsNpLMrRVCk9q2x0a9Oiix0=; b=bDPurBj0On60lHIwM+pAGtHcg4BXOeEojQeySSrMW/n3cPgWU/w4BwhKHM8QU6eJPm Nn6PW9CFJhpdjn/gTd6i6dr8dtDZF7kgtMbmUqYNVENfRg9RGuN/uRXnJtnvpBPJwHSu Es5HSVjqjMWKk9U/dJoUURkYjhhB1M8hscoJ7ij4xpkkggjj3kgGFrehBnFw8GoJ3iVy Jc94k0KNNbCCKZ3wXHVy5Wp7A12gAypIABNh4FhsjKvilhzWYnaSHPULZ0Th1cVAWK4q QtYkD1ump8ZIHGdSLT8/aT5SWRbgsYFIUVs+GfYI+n2EafhF227r+/4wasmLi54EmS3O uQ/w== |
| X-Received | by 10.52.22.194 with SMTP id g2mr7050556vdf.91.1362415580290; Mon, 04 Mar 2013 08:46:20 -0800 (PST) |
| MIME-Version | 1.0 |
| In-Reply-To | <dc02e796-bdfc-4cf8-9505-77f2496caafb@googlegroups.com> |
| References | <5125E44C.90004@libero.it> <CAPTjJmr4B1BGLzPER9BzjDOROKtZV5sxeQYNc+dFgtoKd9TX9g@mail.gmail.com> <5125F488.6070401@libero.it> <5132F1D2.4090801@gmail.com> <mailman.2824.1362336354.2939.python-list@python.org> <dc02e796-bdfc-4cf8-9505-77f2496caafb@googlegroups.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Mon, 4 Mar 2013 09:45:40 -0700 |
| Subject | Re: i need help |
| To | Python <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.2849.1362415583.2939.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1362415583 news.xs4all.nl 6958 [2001:888:2000:d::a6]:42649 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:40465 |
Show key headers only | View raw
On Mon, Mar 4, 2013 at 8:07 AM, Bryan Devaney <bryan.devaney@gmail.com> wrote: > On Sunday, March 3, 2013 6:45:26 PM UTC, Kwpolska wrote: >> >> It is! How else could he type those two question marks and 10 double-quotes? >> > > Onscreen Keyboard? Or voice recognition, perhaps. We have no idea what the OP's actual input system might be, which is why it might be best not to harass him over something so trivial as uncapitalized letters. One post in this thread pointing it out was plenty.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: i need help Kwpolska <kwpolska@gmail.com> - 2013-03-03 19:45 +0100
Re: i need help Bryan Devaney <bryan.devaney@gmail.com> - 2013-03-04 07:07 -0800
Re: i need help Ian Kelly <ian.g.kelly@gmail.com> - 2013-03-04 09:45 -0700
Re: i need help Bryan Devaney <bryan.devaney@gmail.com> - 2013-03-04 07:07 -0800
Re: i need help Alister <alister.ware@ntlworld.com> - 2013-03-04 16:45 +0000
csiph-web