Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27009
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:file': 0.07; 'subject:How': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'snippet': 0.09; 'useless': 0.09; 'aug': 0.13; 'weird': 0.15; 'group?': 0.16; 'mark,': 0.16; 'message- id:@dough.gmane.org': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'traceback.': 0.16; 'wrote:': 0.17; '>>>': 0.18; 'permission': 0.20; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.28; 'code': 0.31; 'from:addr:yahoo.co.uk': 0.32; 'problem': 0.33; 'to:addr:python-list': 0.33; 'pm,': 0.35; 'received:org': 0.36; 'problems': 0.36; 'communicate': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'some': 0.38; 'nothing': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'you.': 0.61; 'more': 0.63; 'here': 0.65; 'yourself': 0.77 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: How to uncompress a VOB file? (Win XP) |
| Date | Tue, 14 Aug 2012 01:34:46 +0100 |
| References | <5f8605fd-f2b6-4673-9c98-72c111cfd050@googlegroups.com> <mailman.3227.1344861920.4697.python-list@python.org> <1dfacec7-f101-4206-9f97-745739c62c91@y1g2000vbx.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-78-147-184-181.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.0; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
| In-Reply-To | <1dfacec7-f101-4206-9f97-745739c62c91@y1g2000vbx.googlegroups.com> |
| X-Antivirus | avast! (VPS 120813-1, 13/08/2012), Outbound message |
| X-Antivirus-Status | Clean |
| 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.3245.1344904289.4697.python-list@python.org> (permalink) |
| Lines | 37 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1344904289 news.xs4all.nl 6845 [2001:888:2000:d::a6]:52639 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:27009 |
Show key headers only | View raw
On 14/08/2012 00:00, Xantipius wrote: > On Aug 13, 3:40 pm, Mark Lawrence <breamore...@yahoo.co.uk> wrote: >> On 13/08/2012 11:18, Xantipius wrote: >> >>> subj >> >> Either >> >> a) write some code and when and if it fails give us a small code snippet >> that demonstates the problem with the complete traceback. >> >> or >> >> b) state how much you are willing to pay for someone here to come up >> with a solution for you. >> >> -- >> Cheers. >> >> Mark Lawrence. > > Mark, in regard your last remark: > it's just a recreation for me. Nothing more in it. > I like to put some weird and useless problems before myself. > > Cheers. > Is it your normal practice to communicate with yourself via a public mailing list/news group? When did you seek my permission to call me by my forename? -- Cheers. Mark Lawrence.
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