Nathan Weston wrote:

> I'm new to Python and am looking for a book to get me up to speed
> quickly. I'm an experienced programmer and very proficient with Ruby,
> so Python is coming easily to me and I don't need a gentle
> introduction -- I just need a quick way to get familiar with common
> Python idioms and important libraries.

http://effbot.org/zone/librarybook-index.htm

contains examples for all modules that were in 2.0, in idiomatic python
(see the "new modules in ..." for info on modules added in later versions).

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to