Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46249
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <carlosnepomuceno@outlook.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.055 |
| X-Spam-Evidence | '*H*': 0.89; '*S*': 0.00; 'chime': 0.09; 'subject:How': 0.10; 'python': 0.11; 'url:download': 0.12; 'windows': 0.15; '"run': 0.16; 'cryptic': 0.16; 'cryptic.': 0.16; 'ez_setup.py': 0.16; 'setuptools': 0.16; 'url:py': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'to:name:python-list@python.org': 0.22; 'received:65.55.116': 0.24; 'helpful': 0.24; 'mon,': 0.24; 'question': 0.24; 'header:In-Reply-To:1': 0.27; 'skip:- 40': 0.29; 'am,': 0.29; 'url:mailman': 0.30; 'lines': 0.31; 'url:se': 0.31; 'says': 0.33; 'url:python': 0.33; 'date:': 0.34; 'could': 0.34; 'no,': 0.35; 'but': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'too': 0.37; 'two': 0.37; 'email addr:python.org': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'subject:': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'how': 0.40; 'commands': 0.60; 'email addr:gmail.com': 0.63; 're:': 0.63; 'email name:python-list': 0.65; 'dont': 0.67; 'curl': 0.84; 'it"': 0.84; 'so...': 0.84; 'carlos': 0.91; '2013': 0.98 |
| X-TMN | [Bxk74xn4Eim9y5D91JjHMVp4by/nASmf] |
| X-Originating-Email | [carlosnepomuceno@outlook.com] |
| From | Carlos Nepomuceno <carlosnepomuceno@outlook.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | RE: How to: Setuptools |
| Date | Tue, 28 May 2013 06:06:23 +0300 |
| Importance | Normal |
| In-Reply-To | <88d4a817-f991-4599-927f-5b1f9804aa49@ve4g2000pbb.googlegroups.com> |
| References | <88d4a817-f991-4599-927f-5b1f9804aa49@ve4g2000pbb.googlegroups.com> |
| Content-Type | text/plain; charset="iso-8859-1" |
| Content-Transfer-Encoding | quoted-printable |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 28 May 2013 03:06:24.0218 (UTC) FILETIME=[56357BA0:01CE5B50] |
| 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.2277.1369710387.3114.python-list@python.org> (permalink) |
| Lines | 32 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1369710387 news.xs4all.nl 15870 [2001:888:2000:d::a6]:32838 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:46249 |
Show key headers only | View raw
---------------------------------------- > Date: Mon, 27 May 2013 19:57:47 -0700 > Subject: Re: How to: Setuptools > From: rustompmody@gmail.com > To: python-list@python.org > > On May 28, 6:45 am, Carlos Nepomuceno <carlosnepomuc...@outlook.com> > wrote: >> curl -Ohttp://peak.telecommunity.com/dist/ez_setup.py >> python ez_setup.py > > Curl comes built into windows?? No, but you can get it from http://curl.haxx.se/download.html > Does not seem so... > http://serverfault.com/questions/483754/is-there-a-built-in-command-line-tool-under-windows-like-wget-curl > > Also given that the question clearly says 'I dont know what it means > to "run it" ' > I think your two lines could be too cryptic :-) Perhaps, my grandma used to think English is very cryptic. ;) > To the OP: Sorry I am not being very helpful to you -- I am not on > windows now and dont know these commands offhand > > I am sure someone else will chime in.. > -- > http://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to: Setuptools ray <ray@aarden.us> - 2013-05-27 18:32 -0700
RE: How to: Setuptools Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-28 04:45 +0300
Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-27 19:57 -0700
RE: How to: Setuptools Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-28 06:06 +0300
Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-27 20:54 -0700
RE: How to: Setuptools Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-28 07:09 +0300
Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-27 21:26 -0700
Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-28 05:03 -0700
Re: How to: Setuptools Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-28 13:26 +0100
Re: How to: Setuptools ray <ray@aarden.us> - 2013-05-28 06:05 -0700
Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-28 06:35 -0700
Re: How to: Setuptools Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-28 14:40 +0100
Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-28 06:54 -0700
Re: How to: Setuptools Michael Herman <hermanmu@gmail.com> - 2013-05-28 13:59 -0700
Re: How to: Setuptools ray <ray@aarden.us> - 2013-05-28 19:11 -0700
csiph-web