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


Groups > comp.lang.python > #102575

Re: Daemon strategy

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: Daemon strategy
Date Sat, 06 Feb 2016 19:15:14 +1100
Lines 18
Message-ID <mailman.33.1454746546.2317.python-list@python.org> (permalink)
References <CAJ4+4apHhfYBw33xVsG_dFbf9iEGfiiimh0mHCq=LGo0d96yWg@mail.gmail.com> <85d1sb9eh7.fsf@benfinney.id.au> <CAJ4+4aqwswjy4utNAZdGJPH1it2KZJF757N_GdB_xjyX_wt_gQ@mail.gmail.com> <858u2yah3d.fsf@benfinney.id.au> <CALwzidmJQOQDhJSrBiC1qRHVQJ=ebdr2eQsJfxCea+w6jJ8Zqw@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de plbUdNsXUG14kbzFr7mL+QVYzlquhFTGc/ZLx5yFO9ww==
Cancel-Lock sha1:NEZfWMUI24Cs3Dbig1dZNMeJ9k0=
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.017
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'pypi': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'warn': 0.09; 'excludes': 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; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'linux': 0.26; 'mostly': 0.27; 'url:wikipedia': 0.29; 'url:wiki': 0.30; 'version:': 0.33; 'should': 0.36; 'url:org': 0.36; 'depends': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'url:en': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'here': 0.66; '_o__)': 0.84; 'bangkok': 0.84; 'pip': 0.84; 'received:125': 0.84
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 <bignose+hates-spam@benfinney.id.au>
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 <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:102575

Show key headers only | View raw


Ian Kelly <ian.g.kelly@gmail.com> writes:

> Depends on the version: https://en.wikipedia.org/wiki/Windows_Services_for_UNIX
> https://en.wikipedia.org/wiki/POSIX#POSIX_for_Windows
>
> Linux and FreeBSD are also not POSIX-certified, even though they
> mostly comply. Should pip warn about those also?

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?

-- 
 \           “Drop your trousers here for best results.” —dry cleaner, |
  `\                                                           Bangkok |
_o__)                                                                  |
Ben Finney

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


Thread

Re: Daemon strategy Ben Finney <ben+python@benfinney.id.au> - 2016-02-06 19:15 +1100

csiph-web