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>
Message-ID: < [EMAIL PROTECTED]>

Dick- there was no url with your message.

Here's what I sent to the list:

=====================================================
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 >
============================================================



Also See Python Module Of The Week, by Doug Hellman
http://www.doughellmann.com/projects/PyMOTW/

Thanks for this link!

Dick Moores

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to