Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33985
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <thbach@students.uni-mainz.de> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.016 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'python.': 0.02; '(at': 0.03; 'python': 0.09; 'violates': 0.09; 'anyways,': 0.16; 'confusion': 0.16; 'disaster.': 0.16; 'driscoll': 0.16; 'url:ziade': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'documented': 0.17; 'obviously': 0.18; 'packaging': 0.20; 'bit': 0.21; 'are.': 0.22; 'least': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; '[1]': 0.27; 'topic': 0.27; "i'm": 0.29; 'sources': 0.32; 'to:addr:python-list': 0.33; 'skip:d 20': 0.34; 'nov': 0.35; 'url:org': 0.36; 'charset:us-ascii': 0.36; 'moment': 0.37; 'subject:: ': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'think': 0.40; 'content- disposition:inline': 0.60; 'first': 0.61; 'between': 0.63; '26,': 0.65; 'differences': 0.65; 'landscape': 0.65; 'received:10.94': 0.84; 'url:03': 0.84; 'zen': 0.84; 'poorly': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=uni-mainz.de; i=@uni-mainz.de; q=dns/txt; s=ironport; t=1354051712; x=1385587712; h=date:from:to:subject:message-id:references:mime-version: in-reply-to; bh=daPkgVnH1Yrtaf60CK9NgHiWa2OiC9fERR8XTTt8Ino=; b=GM+IEd0Uh5hzbTgLtPuYUWPJS99yuPh+B+ImyI4zia7o39cqQB8HXSQQ /pK21U/zpxvcAfNKQSnhnSXAMTDosxsF5jpNzdDdh5ZQ8Yqd2XUw2HoMv zGCKyErFgE0LOxSLXLBqKBdhCP9rzo0bUFAtu+//8y95nKjrOvPairV0n 0=; |
| X-IronPort-Anti-Spam-Filtered | true |
| X-IronPort-Anti-Spam-Result | Ap4EAMkvtVAKXgZY/2dsb2JhbABFwDRzgh4BAQU6OBcLGB4QFCkgiCQIr1CQOow6gRqCRmEDlgABgRyPKIJxgh8 |
| Date | Tue, 27 Nov 2012 22:28:20 +0100 |
| From | Thomas Bach <thbach@students.uni-mainz.de> |
| To | <python-list@python.org> |
| Subject | Re: Re: Managing multiple packages |
| References | <50ABF52B.1080101@wisc.edu> <20121123002229.GA4908@taris.box> <50B41E3E.5040100@cs.wisc.edu> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Disposition | inline |
| In-Reply-To | <50B41E3E.5040100@cs.wisc.edu> |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| X-Originating-IP | [94.219.40.196] |
| 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.323.1354051714.29569.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1354051714 news.xs4all.nl 6912 [2001:888:2000:d::a6]:50617 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:33985 |
Show key headers only | View raw
On Mon, Nov 26, 2012 at 07:58:22PM -0600, Evan Driscoll wrote: > I'm also pretty confused about the > distutils/setuptools/distribute/distutils2 landscape and what the > differences are (at least between the first 3) and what their > relationships with standard Python are. In my opinion packaging in Python is at the moment a disaster. The whole distutils/setuptools/whatever confusion is at least one of the major sources that this whole topic is so poorly documented and obviously violates the Zen of Python. Anyways, I think THEY are working on it. [1] is also a bit clarifying. Regards, Thomas. Footnotes: [1] http://ziade.org/2010/03/03/the-fate-of-distutils-pycon-summit-packaging-sprint-detailed-report/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Re: Managing multiple packages Thomas Bach <thbach@students.uni-mainz.de> - 2012-11-27 22:28 +0100
csiph-web