Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50992
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.118 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.82; '*S*': 0.06; '21,': 0.07; 'yeah,': 0.09; 'gui': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'statements,': 0.16; 'wrote:': 0.18; 'question': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'message- id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'hat': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'kind': 0.63; 'world': 0.66; 'jul': 0.74; 'click': 0.77; 'safer': 0.84; '2013': 0.98 |
| 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=QrMvEB3EmO45OU35+bL94f3cKkh3yRGk2bnq1/tAprM=; b=AJ4iJTSRNRgGNwCNE6a88+U6FL1LOGMfkmo8AKt/OOFUi7KS2sytn3vaV5XceXX3eL udpRVTG0UN9zJcgzXRj/cS/P6EQyd7B1nCVuMD8ODFLoBEgyTT52FqlsUjRm7ln00tH0 2NFfCWjWMCJyHIOugSvc4kW7OKt1Rg3++/PSIPbLW7gP8zmplCYxuOwaElrJRhrnixIg Qwrg9StWTaHUgNCpZRBJukPRajZjUb1fHkAyl+pSKIcKijj/e2kskOaub9ijMlbV+qTz pmypsTAzlYgpfw/zZB2sioKb/m72O+OeenbuQmxvIrNXHWwYK0lOIMVfxC1eEF65qgg/ HWbg== |
| MIME-Version | 1.0 |
| X-Received | by 10.220.43.19 with SMTP id u19mr2756738vce.3.1374388161115; Sat, 20 Jul 2013 23:29:21 -0700 (PDT) |
| In-Reply-To | <CA+vVgJUs2Dn-A08rQvY39skGDEGUrzXuCCLPiWGoAMkzst6Csw@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> <CA+vVgJUs2Dn-A08rQvY39skGDEGUrzXuCCLPiWGoAMkzst6Csw@mail.gmail.com> |
| Date | Sun, 21 Jul 2013 16:29:20 +1000 |
| Subject | Re: Play Ogg Files |
| 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.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.4940.1374388169.3114.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1374388169 news.xs4all.nl 15909 [2001:888:2000:d::a6]:60698 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:50992 |
Show key headers only | View raw
On Sun, Jul 21, 2013 at 4:07 PM, David Hutto <dwightdhutto@gmail.com> wrote: > 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. Right, it's just safer to avoid annoying the Red Hat people by pretending the whole world is Debian :) ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Play Ogg Files Chris Angelico <rosuav@gmail.com> - 2013-07-21 16:29 +1000
csiph-web