[Python-talk] Opinions on "Python Essential Reference (4th ed) Developer's Library by David Beazley
Kent Johnson
kent37 at tds.net
Mon Aug 17 07:24:51 EDT 2009
On Sun, Aug 16, 2009 at 8:29 PM, Bruce Labitt
<bruce.labitt at myfairpoint.net>wrote:
> Anyone have this book? Any good? Worth adding to my personal library?
I have it, don't use it. I don't find it adds enough to the official docs to
be useful. A handful of bookmarks and a Firefox "Quick Search" that lets me
go direct to the docs for any module is most of the docs I need.
(Quick Search - make a bookmark in the Quick Searches folder with the
location
http://docs.python.org/library/%s.html
Give the bookmark the keyword 'py' or whatever. Then typing 'py urllib' in
the address bar goes right to the docs for urllib.)
> You all on vacation?
No :-(
Kent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dlslug.org/pipermail/python-talk/attachments/20090817/81d4172f/attachment.html>
More information about the Python-talk
mailing list