diff --git a/about.html b/about.html index 0a60fdc..c5009c0 100644 --- a/about.html +++ b/about.html @@ -11,6 +11,7 @@ h1:before{content:""} +

About the book

diff --git a/case-study-porting-chardet-to-python-3.html b/case-study-porting-chardet-to-python-3.html index 44e5462..a30e7a0 100644 --- a/case-study-porting-chardet-to-python-3.html +++ b/case-study-porting-chardet-to-python-3.html @@ -11,6 +11,7 @@ body{counter-reset:h1 20} +

skip to main content

Dive Into Python 3 will cover Python 3 and its differences from Python 2. Compared to the original Dive Into Python, it will be about 50% revised and 50% new material. I will publish drafts online as I go. The final version will be published on paper by Apress. The book will remain online under the CC-BY-SA-3.0 license.

You can see the full table of contents (not finalized), or read what I’ve written so far:

diff --git a/native-datatypes.html b/native-datatypes.html index 7790453..a17fb85 100644 --- a/native-datatypes.html +++ b/native-datatypes.html @@ -11,6 +11,7 @@ body{counter-reset:h1 2} +

skip to main content

skip to main content

skip to main content

Table of contents

diff --git a/unit-testing.html b/unit-testing.html index 6a60dd0..cfa7c0f 100644 --- a/unit-testing.html +++ b/unit-testing.html @@ -11,6 +11,7 @@ body{counter-reset:h1 7} +

skip to main content

skip to main content