Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102593 > unrolled thread
| Started by | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| First post | 2016-02-06 09:28 -0700 |
| Last post | 2016-02-06 09:28 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Daemon strategy Ian Kelly <ian.g.kelly@gmail.com> - 2016-02-06 09:28 -0700
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Date | 2016-02-06 09:28 -0700 |
| Subject | Re: Daemon strategy |
| Message-ID | <mailman.48.1454776129.2317.python-list@python.org> |
On Sat, Feb 6, 2016 at 1:15 AM, Ben Finney <ben+python@benfinney.id.au> wrote: > 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? Mostly the latter. 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?
Back to top | Article view | comp.lang.python
csiph-web