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

linuxian iandsd pylinuxian at gmail.com
Fri Apr 4 17:36:34 CEST 2008


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 <rdm at rcblue.com> wrote:

>  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. Python version
> 2.5 was used for examples unless noted otherwise. Example of output of a
> function is shown in the form of function_call(args) # [result]:
>
>     math.sqrt(9)   # 3.0
>
>
> See the thread in the python-list archive:<http://mail.python.org/pipermail/python-list/2008-April/thread.html#484484>
>
> Dick Moores
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20080404/cf52bf01/attachment.htm 


More information about the Tutor mailing list