Dive Into Python 3 by Mark Pilgrim. paperback edition. ISBN: 9781430224150.
Mark Pilgrims Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts i...