Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47171
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| 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.010 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject: [': 0.09; 'python': 0.11; '8bit%:32': 0.16; 'finney': 0.16; 'gonna': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:] ': 0.20; 'header:User-Agent:1': 0.23; "aren't": 0.24; 'header:X-Complaints-To:1': 0.27; 'adams': 0.31; 'douglas': 0.31; 'writes:': 0.31; 'too': 0.37; 'list': 0.37; 'ben': 0.38; 'stable': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'release': 0.40; 'skip:\xe2 10': 0.65; 'news': 0.67; 'subjectcharset:utf-8': 0.72; '\xe2\x80\x9cwe': 0.84; 'subject::': 0.85 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Ben Finney <ben+python@benfinney.id.au> |
| Subject | Python 3 and ‘python-daemon’ (was: [RELEASED] Python 2.7.5) |
| Date | Thu, 06 Jun 2013 11:40:55 +1000 |
| References | <mailman.1732.1368677949.3114.python-list@python.org> <koiq1m$opn$1@dont-email.me> <BLU176-W10C58A212A951E2A376190D79D0@phx.gbl> <koj7r7$2d8$1@ger.gmane.org> <CAN1F8qUk1YtqxNXFOeYdcK7z1wiaGL2xyNLOT9Arc9e9AQCDUA@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | rasputin.madmonks.org |
| X-Public-Key-ID | 0xBD41714B |
| X-Public-Key-Fingerprint | 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B |
| X-Public-Key-URL | http://www.benfinney.id.au/contact/bfinney-gpg.asc |
| X-Post-From | Ben Finney <bignose+hates-spam@benfinney.id.au> |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
| Cancel-Lock | sha1:SrolEc7wALvgbplRnTwQAUmrH8g= |
| 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.2778.1370482868.3114.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370482868 news.xs4all.nl 15868 [2001:888:2000:d::a6]:48834 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:47171 |
Show key headers only | View raw
Joshua Landau <joshua.landau.ws@gmail.com> writes: > Don't take this list too seriously - some of those do have fully > working and stable Python 3 packages that just aren't in pip, like > python-daemon. That's news to me, as the package maintainer. There's no official ‘python-daemon’ release for Python 3. What ‘python-daemon’ works in Python 3? -- \ “We are not gonna be great; we are not gonna be amazing; we are | `\ gonna be *amazingly* amazing!” —Zaphod Beeblebrox, _The | _o__) Hitch-Hiker's Guide To The Galaxy_, Douglas Adams | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
[RELEASED] Python 2.7.5 Benjamin Peterson <benjamin@python.org> - 2013-05-15 23:19 -0500
Re: [RELEASED] Python 2.7.5 John Nagle <nagle@animats.com> - 2013-06-03 12:20 -0700
RE: [RELEASED] Python 2.7.5 Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-04 01:37 +0300
Re: [RELEASED] Python 2.7.5 Chris Angelico <rosuav@gmail.com> - 2013-06-04 08:54 +1000
Re: [RELEASED] Python 2.7.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-04 00:12 +0100
RE: [RELEASED] Python 2.7.5 Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-04 02:25 +0300
Re: [RELEASED] Python 2.7.5 Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-04 21:42 +0100
Re: [RELEASED] Python 2.7.5 Fábio Santos <fabiosantosart@gmail.com> - 2013-06-04 21:51 +0100
Python 3 and ‘python-daemon’ (was: [RELEASED] Python 2.7.5) Ben Finney <ben+python@benfinney.id.au> - 2013-06-06 11:40 +1000
csiph-web