Changes between Version 1 and Version 2 of LearningPython


Ignore:
Timestamp:
02/26/07 16:57:10 (16 years ago)
Author:
lueningh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LearningPython

    v1 v2  
    1010 * djbclark recommends [http://www.oreilly.com/catalog/pythonpr3/ Python Pocket Reference, 3rd Edition] 
    1111 * [http://www.oreilly.com/catalog/pythonian2/ Python in a Nutshell, 2nd Edition] 
     12 * lueningh recommends the official [http://docs.python.org/lib/lib.html library reference] for, say, when you just need to know what all of a string object's methods are.