Re: [ANN]: Python-by-Example updates

2008-04-12 Thread AK
Max Erickson wrote: > AK <[EMAIL PROTECTED]> wrote: > >> Python-by-Example is a guide to LibRef, aiming to give examples >> for all functions, classes, modules, etc. Right now examples >> for functions in some of the most important modules are >> included. >> >> http://pbe.lightbird.net/ >> >> tha

Re: [ANN]: Python-by-Example updates

2008-04-12 Thread Max Erickson
AK <[EMAIL PROTECTED]> wrote: > Python-by-Example is a guide to LibRef, aiming to give examples > for all functions, classes, modules, etc. Right now examples > for functions in some of the most important modules are > included. > > http://pbe.lightbird.net/ > > thanks, > The second set of exa

Re: [ANN]: Python-by-Example updates

2008-04-12 Thread AK
Méta-MCI (MVP) wrote: > Hi! > Good! Thanks. > I found a bad link, for "traceback module" > @-salutations > > Michel Claveau > You're right! I forgot to upload that file, it's fixed now - thanks for noticing! -- -ak Tobu | http://tobu.lightbird.net/ | Freeform DB / Tagger / PIM Python-by-

Re: [ANN]: Python-by-Example updates

2008-04-12 Thread M�ta-MCI (MVP)
Hi! Good! Thanks. I found a bad link, for "traceback module" @-salutations Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

[ANN]: Python-by-Example updates

2008-04-11 Thread AK
Python-by-Example is a guide to LibRef, aiming to give examples for all functions, classes, modules, etc. Right now examples for functions in some of the most important modules are included. Over the last week, I've added examples for the following modules: re special characters, inspect, shutil,