>From: Bob Miller <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: [EUG-LUG:1011] Python Questions >Date: Mon, 14 Jan 2002 09:39:46 -0800 > >Q1. Perl has CPAN, a hugeamongous repository of useful libraries. >What's the Python equivalent? try this: http://www.vex.net/parnassus/ You will find tons of applications and programs.
>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) All these things have been done. Check the url I give you. >Thank you... > >-- >Bob Miller K<bob> >kbobsoft software consulting >http://kbobsoft.com [EMAIL PROTECTED] > _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com
