
Scott.Daniels at Acm
Jul 7, 2009, 8:11 AM
Post #2 of 10
(386 views)
Permalink
|
kj wrote: > Does anyone know where I can buy the Python library reference in > printed form? (I'd rather not print the whole 1200+-page tome > myself.) I'm interested in both/either 2.6 and 3.0. Personally, I'd get the new Beazley's Python Essential Reference, which is due out "real soon now," and then use the provided docs as a addon. Also consider grabbing Gruet's "Python Quick Reference" page. When I was working in a printer site I printed the color version of Gruet's page two-sided; it was neither too bulky nor too sketchy for my needs (and he uses color to distinguish version-to-version changes). http://rgruet.free.fr/ Sadly, I no longer work there, so my copy is gone. :-( --Scott David Daniels Scott.Daniels [at] Acm -- http://mail.python.org/mailman/listinfo/python-list
|