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]> 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@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to