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: 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: References: <51E9E29E.7010203@Gmail.com> <51EA84F2.6080702@Gmail.com> Date: Sun, 21 Jul 2013 16:29:20 +1000 Subject: Re: Play Ogg Files From: Chris Angelico 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 On Sun, Jul 21, 2013 at 4:07 PM, David Hutto 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