Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Daemon strategy Date: Sun, 07 Feb 2016 11:07:55 +1100 Lines: 25 Message-ID: References: <85d1sb9eh7.fsf@benfinney.id.au> <858u2yah3d.fsf@benfinney.id.au> <854mdm9rvx.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de WOv8LTuXxRaYKOcThQMr9gplU614UGYKVnHyH+hMQq3w== Cancel-Lock: sha1:CjBSI1lcN4Fv6vDpYUWi5Jn3ZHM= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'pypi': 0.07; 'ignoring': 0.09; 'knows?': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'supported.': 0.09; 'bug': 0.10; '2016': 0.16; 'cygwin,': 0.16; 'excludes': 0.16; 'illogical': 0.16; 'posix': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:strategy': 0.16; 'wrote:': 0.16; 'instance,': 0.18; 'saying': 0.22; 'am,': 0.23; 'defined': 0.23; 'feb': 0.23; 'sat,': 0.23; 'header:User-Agent:1': 0.26; "doesn't": 0.26; 'header:X -Complaints-To:1': 0.26; 'linux': 0.26; 'not.': 0.27; 'least': 0.27; 'argue': 0.29; "i'm": 0.30; 'that.': 0.30; 'useful': 0.33; 'clear': 0.35; 'should': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'anything': 0.38; 'to:addr:python.org': 0.40; 'determine': 0.61; 'information': 0.63; 'compliant': 0.66; 'user,': 0.67; '8bit%:21': 0.70; '_o__)': 0.84; 'mencken': 0.84; 'received:125': 0.84; '\xe2\x80\x94henry': 0.84; 'belief': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102599 Ian Kelly writes: > On Sat, Feb 6, 2016 at 1:15 AM, Ben Finney wrote: > > You're implying that the PyPI trove category “Operating System :: POSIX” > > includes MS Windows? Or that it excludes Linux and FreeBSD? Or that it's > > meaningless? > > At least it's not very clear as to what OSes are sufficiently > compliant to be considered supported. Anything that claims POSIX > support might work in Cygwin, or it might not. Who knows? That the category is not perfectly reliable doesn't argue for ignoring it altogether. I'm saying that the information is available to ‘pip’ for it to help the use determine whether the package will be useful to them. And that the user, in this instance, has a good case to report a bug against ‘pip’ requesting that it should do that. -- \ “Faith may be defined briefly as an illogical belief in the | `\ occurrence of the improbable.” —Henry L. Mencken | _o__) | Ben Finney