Re: [Tutor] Don't miss "Python-by-example - new online guide to

2008-04-04 Thread Dick Moores
At 11:26 AM 4/4/2008, Tony Cappellini wrote: Date: Fri, 04 Apr 2008 07:12:11 -0700 From: Dick Moores <[EMAIL PROTECTED]> Subject: [Tutor] Don't miss "Python-by-example - new online guide to    Python Standard Library" To: Python Tutor List <tutor@python.org> Mes

Re: [Tutor] Don't miss "Python-by-example - new online guide to

2008-04-04 Thread Tony Cappellini
Date: Fri, 04 Apr 2008 07:12:11 -0700 From: Dick Moores <[EMAIL PROTECTED]> Subject: [Tutor] Don't miss "Python-by-example - new online guide to Python Standard Library" To: Python Tutor List Message-ID: <[EMAIL PROTECTED]> Dick- there was no url with you

Re: [Tutor] Don't miss "Python-by-example - new online guide to

2008-04-04 Thread Julia
> > Message: 4 > Date: Fri, 04 Apr 2008 07:12:11 -0700 > From: Dick Moores <[EMAIL PROTECTED]> > Subject: [Tutor] Don't miss "Python-by-example - new online guide to >Python Standard Library" > To: Python Tutor List > Message-ID: <[EMAIL PRO

Re: [Tutor] Don't miss "Python-by-example - new online guide to Python Standard Library"

2008-04-04 Thread Tim Golden
linuxian iandsd wrote: > well, good to see something like this comming ... i used to browse for hours > to find nothing but long long documentation & not a single real life > example... but i guess its because i m used to the old 'howto' way of > ducumentation ... It's one of those things; peopl

Re: [Tutor] Don't miss "Python-by-example - new online guide to Python Standard Library"

2008-04-04 Thread linuxian iandsd
well, good to see something like this comming ... i used to browse for hours to find nothing but long long documentation & not a single real life example... but i guess its because i m used to the old 'howto' way of ducumentation ... On Fri, Apr 4, 2008 at 2:12 PM, Dick Moores <[EMAIL PROTECTED

[Tutor] Don't miss "Python-by-example - new online guide to Python Standard Library"

2008-04-04 Thread Dick Moores
A new one-man project, just getting started. < http://www.lightbird.net/py-by-example/> This guide aims to show examples of use of all Python Library Reference functions, methods and classes. At this point, only the more widely used modules were added and only functions use examples are given. P