From 60b645aab78ce4e5b1c605c2f00655a181a9819c Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Fri, 28 Aug 2009 09:16:46 -0400 Subject: [PATCH] type=search --- about.html | 2 +- advanced-iterators.html | 2 +- case-study-porting-chardet-to-python-3.html | 2 +- colophon.html | 2 +- comprehensions.html | 2 +- files.html | 2 +- generators.html | 2 +- http-web-services.html | 2 +- index.html | 2 +- installing-python.html | 2 +- iterators.html | 2 +- native-datatypes.html | 2 +- packaging.html | 2 +- porting-code-to-python-3-with-2to3.html | 2 +- refactoring.html | 2 +- regular-expressions.html | 2 +- serializing.html | 2 +- special-method-names.html | 2 +- strings.html | 2 +- table-of-contents.html | 2 +- unit-testing.html | 2 +- whats-new.html | 2 +- where-to-go-from-here.html | 2 +- xml.html | 2 +- your-first-python-program.html | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/about.html b/about.html index 685dcaf..dc6c21b 100755 --- a/about.html +++ b/about.html @@ -14,7 +14,7 @@ abbr{font-variant:none;text-transform:none;letter-spacing:0} -
 
+
 

You are here: Home Dive Into Python 3

About The Book

diff --git a/advanced-iterators.html b/advanced-iterators.html index b0922b5..68e5b14 100755 --- a/advanced-iterators.html +++ b/advanced-iterators.html @@ -12,7 +12,7 @@ mark{display:inline} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♦♢

Advanced Iterators

diff --git a/case-study-porting-chardet-to-python-3.html b/case-study-porting-chardet-to-python-3.html index 4eaa14f..6087d83 100755 --- a/case-study-porting-chardet-to-python-3.html +++ b/case-study-porting-chardet-to-python-3.html @@ -14,7 +14,7 @@ del{background:#f87} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♦♦

Case Study: Porting chardet to Python 3

diff --git a/colophon.html b/colophon.html index e2f1cff..d6add25 100644 --- a/colophon.html +++ b/colophon.html @@ -12,7 +12,7 @@ h1:before,h2:before{content:''} -
  
+
  

You are here: Home Dive Into Python 3

Colophon

diff --git a/comprehensions.html b/comprehensions.html index a04869c..7d9b02d 100644 --- a/comprehensions.html +++ b/comprehensions.html @@ -11,7 +11,7 @@ body{counter-reset:h1 3} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♢♢♢

Comprehensions

diff --git a/files.html b/files.html index 4f0071f..d909e06 100644 --- a/files.html +++ b/files.html @@ -12,7 +12,7 @@ mark{display:inline} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♢♢

Files

diff --git a/generators.html b/generators.html index 2ddf45b..140a584 100755 --- a/generators.html +++ b/generators.html @@ -11,7 +11,7 @@ body{counter-reset:h1 6} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♢♢

Closures & Generators

diff --git a/http-web-services.html b/http-web-services.html index 618df07..e427495 100755 --- a/http-web-services.html +++ b/http-web-services.html @@ -12,7 +12,7 @@ mark{display:inline} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♦♢

HTTP Web Services

diff --git a/index.html b/index.html index debd9d6..6207cca 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ h1:before,h2:before{content:''} -
 
+
 

You are here:   diff --git a/installing-python.html b/installing-python.html index 938bfe7..06a4254 100755 --- a/installing-python.html +++ b/installing-python.html @@ -14,7 +14,7 @@ h2,.i>li{clear:both} -

  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♢♢♢♢

Installing Python

diff --git a/iterators.html b/iterators.html index a026faa..e8e8e72 100755 --- a/iterators.html +++ b/iterators.html @@ -11,7 +11,7 @@ body{counter-reset:h1 7} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♢♢

Classes & Iterators

diff --git a/native-datatypes.html b/native-datatypes.html index ee4ba98..4d67319 100755 --- a/native-datatypes.html +++ b/native-datatypes.html @@ -11,7 +11,7 @@ body{counter-reset:h1 2} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♢♢♢

Native Datatypes

diff --git a/packaging.html b/packaging.html index 17b350f..abf14ca 100644 --- a/packaging.html +++ b/packaging.html @@ -12,7 +12,7 @@ mark{display:inline} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♦♢

Packaging Python Libraries

diff --git a/porting-code-to-python-3-with-2to3.html b/porting-code-to-python-3-with-2to3.html index 728234e..d580af3 100644 --- a/porting-code-to-python-3-with-2to3.html +++ b/porting-code-to-python-3-with-2to3.html @@ -13,7 +13,7 @@ h3:before{counter-increment:h3;content:'A.' counter(h2) '.' counter(h3) '. '} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♦♦

Porting Code to Python 3 with 2to3

diff --git a/refactoring.html b/refactoring.html index 5212f4d..15287f3 100755 --- a/refactoring.html +++ b/refactoring.html @@ -11,7 +11,7 @@ body{counter-reset:h1 10} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♦♢

Refactoring

diff --git a/regular-expressions.html b/regular-expressions.html index b1b69ec..5fda6a5 100755 --- a/regular-expressions.html +++ b/regular-expressions.html @@ -11,7 +11,7 @@ body{counter-reset:h1 5} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♢♢

Regular Expressions

diff --git a/serializing.html b/serializing.html index 036f21d..a26df2c 100644 --- a/serializing.html +++ b/serializing.html @@ -11,7 +11,7 @@ body{counter-reset:h1 13} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♦♢

Serializing Python Objects

diff --git a/special-method-names.html b/special-method-names.html index 722a06b..9101033 100644 --- a/special-method-names.html +++ b/special-method-names.html @@ -13,7 +13,7 @@ h3:before{counter-increment:h3;content:'B.' counter(h2) '.' counter(h3) '. '} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♦♦

Special Method Names

diff --git a/strings.html b/strings.html index ab77b39..f7894b5 100755 --- a/strings.html +++ b/strings.html @@ -11,7 +11,7 @@ body{counter-reset:h1 4} -
  
+
  

You are here: Home Dive Into Python 3

Difficulty level: ♦♦♦♢♢

Strings

diff --git a/table-of-contents.html b/table-of-contents.html index cbe2cff..eae9537 100755 --- a/table-of-contents.html +++ b/table-of-contents.html @@ -14,7 +14,7 @@ ul li ol{margin:0;padding:0 0 0 2.5em} -
 
+
 

You are here: Home Dive Into Python 3

Table of Contents

    diff --git a/unit-testing.html b/unit-testing.html index 507d1a0..117e42c 100755 --- a/unit-testing.html +++ b/unit-testing.html @@ -11,7 +11,7 @@ body{counter-reset:h1 9} -
      
    +
      

    You are here: Home Dive Into Python 3

    Difficulty level: ♦♦♢♢♢

    Unit Testing

    diff --git a/whats-new.html b/whats-new.html index eb1e326..bea491c 100644 --- a/whats-new.html +++ b/whats-new.html @@ -12,7 +12,7 @@ h3:before{content:''} -
      
    +
      

    You are here: Home Dive Into Python 3

    What’s New In “Dive Into Python 3”

    diff --git a/where-to-go-from-here.html b/where-to-go-from-here.html index fcf84ae..11654f1 100644 --- a/where-to-go-from-here.html +++ b/where-to-go-from-here.html @@ -13,7 +13,7 @@ h3:before{counter-increment:h3;content:'C.' counter(h2) '.' counter(h3) '. '} -
      
    +
      

    You are here: Home Dive Into Python 3

    Where To Go From Here

    diff --git a/xml.html b/xml.html index 7f11209..2c554c8 100755 --- a/xml.html +++ b/xml.html @@ -12,7 +12,7 @@ mark{display:inline} -
      
    +
      

    You are here: Home Dive Into Python 3

    Difficulty level: ♦♦♦♦♢

    XML

    diff --git a/your-first-python-program.html b/your-first-python-program.html index 731bef3..2f717ef 100755 --- a/your-first-python-program.html +++ b/your-first-python-program.html @@ -15,7 +15,7 @@ mark{display:inline} -
      
    +
      

    You are here: Home Dive Into Python 3

    Difficulty level: ♦♢♢♢♢

    Your First Python Program