Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48465
| X-Received | by 10.180.11.232 with SMTP id t8mr1382004wib.3.1371408366602; Sun, 16 Jun 2013 11:46:06 -0700 (PDT) |
|---|---|
| X-Received | by 10.50.9.40 with SMTP id w8mr288121iga.4.1371408366263; Sun, 16 Jun 2013 11:46:06 -0700 (PDT) |
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeeder.ewetel.de!eweka.nl!lightspeed.eweka.nl!82.197.223.106.MISMATCH!feeder1.cambriumusenet.nl!feed.tweaknews.nl!209.85.212.215.MISMATCH!cw2no3846787wib.0!news-out.google.com!md6ni5720wic.0!nntp.google.com!bw2no1900334qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Sun, 16 Jun 2013 11:46:05 -0700 (PDT) |
| In-Reply-To | <face43b6-5039-44d3-95dc-d8e041087f5a@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=24.130.205.136; posting-account=aVGMWgkAAAB6mGKt34gyuFhFeGnfZNcf |
| NNTP-Posting-Host | 24.130.205.136 |
| References | <25416834-33d5-44ea-b70f-5dde80ad718f@googlegroups.com> <face43b6-5039-44d3-95dc-d8e041087f5a@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <831bd9e3-66d2-4bc2-9a76-a5ae8bc4aa10@googlegroups.com> (permalink) |
| Subject | Re: Imports (in Py3), please help a novice |
| From | John Ladasky <john_ladasky@sbcglobal.net> |
| Injection-Date | Sun, 16 Jun 2013 18:46:06 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:48465 |
Show key headers only | View raw
Thanks for your reply, Miki. On Sunday, June 16, 2013 7:50:53 AM UTC-7, Miki Tebeka wrote: > > Is there an import / distutils tutorial out there? I'm looking for it, but perhaps one of you already knows where to find it. Thanks! > > Did you have a look at http://docs.python.org/3.3/distutils/examples.html? I wrote: "I've just spent the past few hours trying to read the distutils documentation..." but I didn't quite get as far as Section 7, the Examples. I was trying to RTFM linearly, beginning (naturally) at the beginning: http://docs.python.org/3.3/distutils/introduction.html I see some new things in the Examples section that I might try. > Another thing to do is to look at what other packages on PyPi are doing. That's what I was trying to do by looking at numpy, matplotlib, and wx on my own system -- but they are all too complex. I'll have a look at PyPI, and with luck I will find some simpler examples. Thanks!
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-15 17:53 -0700
Re: Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-15 19:50 -0700
Re: Imports (in Py3), please help a novice Miki Tebeka <miki.tebeka@gmail.com> - 2013-06-16 07:50 -0700
Re: Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-16 11:46 -0700
Re: Imports (in Py3), please help a novice Chris Angelico <rosuav@gmail.com> - 2013-06-17 11:56 +1000
csiph-web