diff --git a/about.html b/about.html index a2cce71..90249a1 100644 --- a/about.html +++ b/about.html @@ -6,6 +6,7 @@ +
 

You are here: Home Dive Into Python 3 diff --git a/advanced-iterators.html b/advanced-iterators.html index 25e3ee7..fc9d520 100644 --- a/advanced-iterators.html +++ b/advanced-iterators.html @@ -6,6 +6,7 @@ +

  

You are here: Home Dive Into Python 3 diff --git a/case-study-porting-chardet-to-python-3.html b/case-study-porting-chardet-to-python-3.html index 9aa22da..8fcfd24 100644 --- a/case-study-porting-chardet-to-python-3.html +++ b/case-study-porting-chardet-to-python-3.html @@ -11,6 +11,7 @@ ins{background:#9f9} del{background:#f87} mark{background:#ff8;font-weight:bold} +

  

You are here: Home Dive Into Python 3 diff --git a/index.html b/index.html index ffb3021..98ed884 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ h1:before{content:""} #a:before{content:"A. \00a0 \00a0"} .todo{color:#ddd} - +

 
diff --git a/iterators-and-generators.html b/iterators-and-generators.html index 518f366..94f0605 100644 --- a/iterators-and-generators.html +++ b/iterators-and-generators.html @@ -6,6 +6,7 @@ +
  

You are here: Home Dive Into Python 3 diff --git a/native-datatypes.html b/native-datatypes.html index 82899f6..5c501b5 100644 --- a/native-datatypes.html +++ b/native-datatypes.html @@ -6,6 +6,7 @@ +

  

You are here: Home Dive Into Python 3 diff --git a/porting-code-to-python-3-with-2to3.html b/porting-code-to-python-3-with-2to3.html index faafaab..832fb82 100644 --- a/porting-code-to-python-3-with-2to3.html +++ b/porting-code-to-python-3-with-2to3.html @@ -16,6 +16,7 @@ th:first-child{width:10%;text-align:center} th,td,td pre{margin:0} td pre{padding:0;border:0} +

  

You are here: Home Dive Into Python 3 diff --git a/regular-expressions.html b/regular-expressions.html index 6378c61..ff17c96 100644 --- a/regular-expressions.html +++ b/regular-expressions.html @@ -6,6 +6,7 @@ +

  

You are here: Home Dive Into Python 3 diff --git a/strings.html b/strings.html index a8222ae..acf214a 100644 --- a/strings.html +++ b/strings.html @@ -7,6 +7,7 @@ body{counter-reset:h1 3} .s{text-decoration:line-through} +

  

You are here: Home Dive Into Python 3 diff --git a/table-of-contents.html b/table-of-contents.html index 58ad5c0..1333c17 100644 --- a/table-of-contents.html +++ b/table-of-contents.html @@ -10,6 +10,7 @@ li ol{font-weight:normal} ul{list-style:none;margin:0;padding:0} ul li ol{margin:0;padding:0 0 0 2.5em} +

 

You are here: Home Dive Into Python 3 diff --git a/unit-testing.html b/unit-testing.html index efa43f1..fd08d0a 100644 --- a/unit-testing.html +++ b/unit-testing.html @@ -6,6 +6,7 @@ +

  

You are here: Home Dive Into Python 3 diff --git a/your-first-python-program.html b/your-first-python-program.html index 3c8f654..51dfeb2 100644 --- a/your-first-python-program.html +++ b/your-first-python-program.html @@ -9,6 +9,7 @@ table{border:1px solid #bbb;border-collapse:collapse;margin:auto} td,th{border:1px solid #bbb;padding:0 1.75em} th{text-align:left} +

  

You are here: Home Dive Into Python 3