Q1.  Perl has CPAN, a hugeamongous repository of useful libraries.
What's the Python equivalent?

Q2.  I need a function/object to do fu.  What's the Python way to
search the documentation for things that do fu?  (Aka, WTFM, "Where's
the manual?")

Current values of fu:

        make a query of MySQL

        traverse a directory tree

        extract id3 tags from a .mp3 file

        transliterate a string (tr/ab/cd/ in Perl)

Thank you...

-- 
Bob Miller                              K<bob>
kbobsoft software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]

Reply via email to