Re: Why do Pythoneers reinvent the wheel?
- From: "A.M. Kuchling" <amk@xxxxxx>
- Date: Mon, 12 Sep 2005 07:40:58 -0500
On Sat, 10 Sep 2005 12:35:37 -0400,
Mike Meyer <mwm@xxxxxxxxx> wrote:
> I think the manual does need a section on how to find code other than
> the library. But where do you put it?
The tutorial's final section (http://docs.python.org/tut/node14.html)
mentions PyPI. A link to the ASPN cookbook should also be added; anything
else that should go in this section of the tutorial?
Similar text could be added to the introductory section of the library
reference, but I doubt that many users would see it because people probably
dive into the LibRef for a particular module instead of reading it straight
through.
--amk
.
- References:
- Re: Why do Pythoneers reinvent the wheel?
- From: Stefano Masini
- Re: Why do Pythoneers reinvent the wheel?
- From: Mike Meyer
- Re: Why do Pythoneers reinvent the wheel?
- Prev by Date: Re: read stdout/stderr without blocking
- Next by Date: Re: Premature wakeup of time.sleep()
- Previous by thread: Re: Why do Pythoneers reinvent the wheel?
- Next by thread: Re: Why do Pythoneers reinvent the wheel?
- Index(es):
Relevant Pages
|