From 7584190112dd69136bfa4ba782deb8978cd4199c Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Wed, 5 Aug 2009 22:25:57 -0700 Subject: [PATCH] typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cb03493..7d73d29 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ h1:before,h2:before{content:''}

Dive Into Python 3 covers Python 3 and its differences from Python 2. Compared to Dive Into Python, it’s about 20% revised and 80% new material. I am publishing drafts online as I go. Please send feedback. The final version will be published on paper by Apress. The book will remain online under the CC-BY-SA-3.0 license. -

Table of Contents (expand)

+

Table of Contents (expand)

  1. What’s New in “Dive Into Python 3”