Looking for a change of pace?

skip at pobox.com skip at pobox.com
Sun Apr 27 18:45:34 EDT 2008


Have you been "Idol"ed and "Survivor"ed to death?  Are you tired of Tiger
winning just about every golf tournament he enters?  Are you sick to deatch
of the circus the Democratic primary race has become?  Is it too early in
the season to get excited about the prospect of a Red Line World Series
between the Cubs and the White Sox?  Well, here's something you can do that
might be a nice change of pace:

    1. Change directory to your Python sandbox or distribution.
    2. At your Python prompt execute
           import random, os
           print random.choice(os.listdir("Doc/library"))
    3. Check and clean up the displayed documentation.  Submit a patch to
       bugs.python.org if necessary.
    4. Be happy.

Skip



More information about the Python-list mailing list