Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27074
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!xlned.com!feeder7.xlned.com!news2.euro.net!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.027 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'subject:file': 0.07; 'subject:How': 0.09; 'aug': 0.13; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wed,': 0.16; 'wrote:': 0.17; "shouldn't": 0.17; 'received:209.85.214.174': 0.21; '15,': 0.23; 'header:In-Reply- To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'obliged': 0.29; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'ben': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'our': 0.65; 'reminds': 0.84; 'saying:': 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=yT8jel7TPW9u99jxRV7lIx27F/VgDxNDz7yOhyDTIrU=; b=baPE5mixLUuSrZu/+jsTuvatiEsz3H6WnPQ+YKymIiNAGjX3qXxo6+goF79Z+8Ux3/ biDYHT+Z+p93CiNsCd+QV8lkr1io2PwXRDIRGu+xNL3Mm+vaLzQ+yBSusBHMoixxZpo8 W7HluKrQct/OwiPOsHgq09fnNFXqkt8nb4GjKVI4uECzGw0K7VsSd4Xnn/7tGKv2SfLX xsNMy6b+xK8+HZ9Gfv1pm4rg/BXiNKklaBT4cMiuQ9aCUMEwkga3Vc8oebjiPRNOrV1s bRVWzZKbxDJYeMtSnRjDuqN2EHur5dWCtx3EgP6joPAX7FrlcexQFCLGDohg1hE4nnXM hk6g== |
| MIME-Version | 1.0 |
| In-Reply-To | <87y5lgespv.fsf@benfinney.id.au> |
| References | <5f8605fd-f2b6-4673-9c98-72c111cfd050@googlegroups.com> <mailman.3227.1344861920.4697.python-list@python.org> <1dfacec7-f101-4206-9f97-745739c62c91@y1g2000vbx.googlegroups.com> <mailman.3245.1344904289.4697.python-list@python.org> <5029bf3b$0$29978$c3e8da3$5496439d@news.astraweb.com> <mailman.3267.1344944430.4697.python-list@python.org> <502a481d$0$29978$c3e8da3$5496439d@news.astraweb.com> <87y5lgespv.fsf@benfinney.id.au> |
| Date | Wed, 15 Aug 2012 13:43:07 +1000 |
| Subject | Re: How to uncompress a VOB file? (Win XP) |
| From | Chris Angelico <rosuav@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.12 |
| 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.3296.1345002191.4697.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1345002191 news.xs4all.nl 6853 [2001:888:2000:d::a6]:46375 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:27074 |
Show key headers only | View raw
On Wed, Aug 15, 2012 at 1:31 PM, Ben Finney <ben+python@benfinney.id.au> wrote: > People have the right to ask to be known by a particular name, but they > are obliged to be reasonable about how successful their request will be > when they ask. Reminds me of what Torhelm said during one of our Dungeons and Dragons campaigns: Ancient D&D saying: "People who don't like nicknames shouldn't pick multisyllabic names." ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to uncompress a VOB file? (Win XP) Xantipius <rt5@bk.ru> - 2012-08-13 03:18 -0700
Re: How to uncompress a VOB file? (Win XP) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-13 10:52 +0000
Re: How to uncompress a VOB file? (Win XP) Ben Finney <ben+python@benfinney.id.au> - 2012-08-13 21:45 +1000
Re: How to uncompress a VOB file? (Win XP) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-13 13:40 +0100
Re: How to uncompress a VOB file? (Win XP) Xantipius <rt5@bk.ru> - 2012-08-13 16:00 -0700
Re: How to uncompress a VOB file? (Win XP) Chris Angelico <rosuav@gmail.com> - 2012-08-14 09:52 +1000
Re: How to uncompress a VOB file? (Win XP) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-14 01:34 +0100
Re: How to uncompress a VOB file? (Win XP) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-14 03:00 +0000
Re: How to uncompress a VOB file? (Win XP) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-14 12:38 +0100
Re: How to uncompress a VOB file? (Win XP) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-14 12:44 +0000
Re: How to uncompress a VOB file? (Win XP) Ben Finney <ben+python@benfinney.id.au> - 2012-08-15 13:31 +1000
Re: How to uncompress a VOB file? (Win XP) Chris Angelico <rosuav@gmail.com> - 2012-08-15 13:43 +1000
[OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-08-14 23:12 +0200
Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Chris Angelico <rosuav@gmail.com> - 2012-08-15 07:46 +1000
Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-14 23:55 +0000
Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Chris Angelico <rosuav@gmail.com> - 2012-08-15 11:44 +1000
Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-15 03:43 +0000
Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Chris Angelico <rosuav@gmail.com> - 2012-08-15 14:07 +1000
Re: [OT] Posting under ones full name Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-08-15 04:06 +0200
Re: [OT] Posting under ones full name Chris Angelico <rosuav@gmail.com> - 2012-08-15 13:16 +1000
Re: [OT] Posting under ones full name Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-08-15 13:54 +0200
Re: [OT] Posting under ones full name Chris Angelico <rosuav@gmail.com> - 2012-08-15 13:18 +1000
Re: [OT] Posting under ones full name Ben Finney <ben+python@benfinney.id.au> - 2012-08-15 13:56 +1000
Re: [OT] Posting under ones full name Chris Angelico <rosuav@gmail.com> - 2012-08-15 14:10 +1000
Re: [OT] Posting under ones full name Grant Edwards <invalid@invalid.invalid> - 2012-08-15 13:59 +0000
Re: [OT] Posting under ones full name Dan Sommers <dan@tombstonezero.net> - 2012-08-15 22:01 -0700
Re: [OT] Posting under ones full name Grant Edwards <invalid@invalid.invalid> - 2012-08-16 20:45 +0000
Re: [OT] Posting under ones full name Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-17 01:07 -0400
Re: [OT] Posting under ones full name Alex Strickland <sscc@mweb.co.za> - 2012-08-16 23:01 +0200
Re: [OT] Posting under ones full name Ian Kelly <ian.g.kelly@gmail.com> - 2012-08-15 01:28 -0600
Re: [OT] Posting under ones full name Chris Angelico <rosuav@gmail.com> - 2012-08-15 17:41 +1000
Re: [OT] Posting under ones full name Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-15 09:37 +0000
Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-14 18:16 -0400
[OT] A short Usenet primer (was: How to uncompress a VOB file? (Win XP)) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-08-14 22:47 +0200
Re: How to uncompress a VOB file? (Win XP) PythonAB <python@rgbaz.eu> - 2012-08-13 15:42 +0200
Re: How to uncompress a VOB file? (Win XP) Miki Tebeka <miki.tebeka@gmail.com> - 2012-08-13 07:03 -0700
Re: How to uncompress a VOB file? (Win XP) Xantipius <rt5@bk.ru> - 2012-08-13 16:07 -0700
csiph-web