1 / 1214
文档名称:

Lutz - Learning Python - Powerful Object-Oriented Programming (O'Reilly, 2009, 4th Ed.) {ISBN 0596158068} (2).pdf

格式:pdf   页数:1,214
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Lutz - Learning Python - Powerful Object-Oriented Programming (O'Reilly, 2009, 4th Ed.) {ISBN 0596158068} (2).pdf

上传人:kuo08091 2014/10/22 文件大小:0 KB

下载得到文件列表

Lutz - Learning Python - Powerful Object-Oriented Programming (O'Reilly, 2009, 4th Ed.) {ISBN 0596158068} (2).pdf

文档介绍

文档介绍:Learning Python
FOURTH EDITION
Learning Python
Mark Lutz
Beijing • Cambridge • Farnham • Köln • Sebastopol • Taipei • Tokyo
Learning Python, Fourth Edition
by Mark Lutz
Copyright © 2009 Mark Lutz. All rights reserved.
Printed in the United States of America.
Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.
O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions
are also available for most titles (http://my.). For more information, contact our
corporate/institutional sales department: (800) 998-9938 or ******@.
Editor: Julie Steele Indexer: John Bickelhaupt
Production Editor: Sumita Mukherji Cover Designer: Karen Montgomery
Copyeditor: Rachel Head Interior Designer: David Futato
Production Services: Newgen North America Illustrator: Robert Romano
Printing History:
March 1999: First Edition.
December 2003: Second Edition.
October 2007: Third Edition.
September 2009: Fourth Edition.
Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trademarks of
O’Reilly Media, Inc. Learning Python, the image of a wood rat, and related trade dress are trademarks
of O’Reilly Media, Inc.
Many of the designations used by manufacturers and sellers to distinguish their products are claimed as
trademarks. Where those designations appear in this book, and O’Reilly Media, Inc., was aware of a
trademark claim, the designations have been printed in caps or initial caps.
While every precaution has been taken in the preparation of this book, the publisher and author assume
no responsibility for errors or omissions, or for damages resulting from the use of the information con-
tained herein.
ISBN: 978-0-596-15806-4
[M] [8/10]
1280724660
To Vera.
You are my life.
Table of Contents
Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxxi
Part I.