Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #50991

Re: Play Ogg Files

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.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 <dwightdhutto@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.059
X-Spam-Evidence '*H*': 0.89; '*S*': 0.00; 'yeah,': 0.09; 'cc:addr :python-list': 0.11; 'gui': 0.12; 'statements,': 0.16; 'command': 0.22; 'cc:addr:python.org': 0.22; 'question': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'message- id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'simple': 0.61; 'kind': 0.63; 'to:addr:gmail.com': 0.65; 'click': 0.77
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 :cc:content-type; bh=BQrQJR9qoTlXrxb5I8P1nnRLQ4YY2cvEQcSipsJNKew=; b=zeSjWivEcMMhQEjF/w6+nBtGdR+TQLp2mEazzXZSUCCJYdQtTTBJlcHgLVvu0UUj3h o/mT2uIUP5gP7oi/vXo9vgoRnDC8WpZp3D9GPmPO3HY5AFU4P6rM7qVFhjBz3FIFqmMK IZdAv4gq/bqij2ol4MI9C3kLaT5AG388gTL00xRze5r/ffB+u8M0NYeeeUAZi8jqegiK 90d9yjkE4fnCPBEjykUBomE+ng5oloijNyikfJON3mWuIgeCcogC34ErNZjszOLZ+tfQ zhdtE+Jidoo9AkllTghOOQJ5yuHkmgHESJug5PCmP6McQ5LbHNPGs9+ysmHzqbfrz6zw eBhg==
MIME-Version 1.0
X-Received by 10.60.103.211 with SMTP id fy19mr22646866oeb.103.1374386859045; Sat, 20 Jul 2013 23:07:39 -0700 (PDT)
In-Reply-To <CAPTjJmq+wqcA7dGeNH1Sjcu9sPzpzxanUHWFWCTjdZhjiFG3rw@mail.gmail.com>
References <51E9E29E.7010203@Gmail.com> <ksd37r$coj$1@ger.gmane.org> <CA+vVgJWvQ1ARfU82TW6HciYn2yC1ZqPy8+1k2QX0khsRDgDqjg@mail.gmail.com> <51EA84F2.6080702@Gmail.com> <CA+vVgJVBrcCA1j1mE87XAurWa71emZ3=KNGfXZGJgxne+o5GtQ@mail.gmail.com> <CA+vVgJVsg2ngBk5KQTBjW15JAN+PowBDw_ad-dvku7_t1r15AA@mail.gmail.com> <CAPTjJmq+wqcA7dGeNH1Sjcu9sPzpzxanUHWFWCTjdZhjiFG3rw@mail.gmail.com>
Date Sun, 21 Jul 2013 02:07:38 -0400
Subject Re: Play Ogg Files
From David Hutto <dwightdhutto@gmail.com>
To Chris Angelico <rosuav@gmail.com>
Content-Type multipart/alternative; boundary=089e0115e85e847b3d04e1ff6075
Cc python-list <python-list@python.org>
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.4939.1374386867.3114.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1374386867 news.xs4all.nl 15928 [2001:888:2000:d::a6]:57673
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:50991

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Yeah, its like yum used in others(or the point and click gui package
installers). The main point kind of is in cross platform it would seem that
you would just use what's available with try/except, or if statements, and
the question is what os's is he going for.

Then a simple usage of what's available in the command line for those os's.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Play Ogg Files David Hutto <dwightdhutto@gmail.com> - 2013-07-21 02:07 -0400

csiph-web