Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31840
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <z@etiol.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.168 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.70; '*S*': 0.04; 'received:209.85.223': 0.03; 'marking': 0.09; 'subject:into': 0.09; 'wrote:': 0.17; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'up:': 0.29; 'subject:change': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'should': 0.36; 'subject: (': 0.36; 'october': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'comment': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'most': 0.61; 'choose': 0.65; 'url:search': 0.83; 'subject:letter': 0.84; 'comment.': 0.91; 'dennis': 0.91 |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type :x-gm-message-state; bh=UGPb31u4eCHVBte1AoxNPjlqm38tcVL3Cdu4ru/xm+0=; b=EmlkZs7ad6WMG36wqDep283tDMas21Y2jdgAkwMc9mIQkXXeVjw5wLkYaqNLKQ1V8T JIXOlJMStNTgMRLX8UsSQPq3njQz0zWay3yiLZmKFCPTF5WtdYjTKuIjma1Pf4uYb8jH tpMBkutx73BGJampz1d7Hg93LFYoOskx+IbrOOaKYJYlEsJbBUG24DXZS4eqqynckbS3 z8aaecoSkc7dXQOQJoMccfellaad+CLXaaZJpTX1oxdv0HEYvZnqW69QMbC2qGzrbaNj 8l8N1LW2Tv8S/w3RNha3AaZlPVe37qzWxnb83IeUSrE4ry1sMNC1ySQ/FmkJs8s7wF/X UD2A== |
| MIME-Version | 1.0 |
| Sender | z@etiol.net |
| X-Originating-IP | [190.104.31.28] |
| In-Reply-To | <5ce688l1ql12bf06bde9b2kk2qi4rpq4tm@invalid.netcom.com> |
| References | <CA+YdQ_5DAp88HJiQnW9ejDuQGomW5X_b1dUP_sygJB+7s_9iyg@mail.gmail.com> <CANaSqUfHejaD-esy8o573KfZ1UJsNTbw4ziq0DN4ehEjU0ACJw@mail.gmail.com> <fju588hc3kt5peqt48gcft1eqo8456nkjt@invalid.netcom.com> <CA+YdQ_4sEpBM9FPwhP61pV30Wxun+7V-kOisa0vvVRUWfZ2gBA@mail.gmail.com> <5ce688l1ql12bf06bde9b2kk2qi4rpq4tm@invalid.netcom.com> |
| From | Zero Piraeus <schesis@gmail.com> |
| Date | Sun, 21 Oct 2012 04:22:08 -0400 |
| X-Google-Sender-Auth | hpDVV7T7QM6ppdUg7gHWQOTeff0 |
| Subject | Re: change the first letter into uppercase (ask) |
| To | python-list@python.org |
| Content-Type | text/plain; charset=UTF-8 |
| X-Gm-Message-State | ALoCoQkGPgOP/42y/t0pCCYjqr0a1aWCyLBVl5lXPsVc1B9tt5WO0bfxMQTXuD7zpFgEtJCXW4Eh |
| 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.2581.1350807751.27098.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1350807751 news.xs4all.nl 6883 [2001:888:2000:d::a6]:45838 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:31840 |
Show key headers only | View raw
: On 20 October 2012 20:22, Dennis Lee Bieber <wlfraed@ix.netcom.com> wrote: > Based on the documentation, most of that pattern is fluff: (?#...) > is considered a comment. The comment isn't entirely fluff ... it provides a Google target for whoever's marking OP's assignment, should they choose to look it up: https://www.google.com/search?q=nyh2p -[]z.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: change the first letter into uppercase (ask) Zero Piraeus <schesis@gmail.com> - 2012-10-21 04:22 -0400
csiph-web