diff --git a/case-study-porting-chardet-to-python-3.html b/case-study-porting-chardet-to-python-3.html index e6a91d3..4eaa14f 100755 --- a/case-study-porting-chardet-to-python-3.html +++ b/case-study-porting-chardet-to-python-3.html @@ -5,7 +5,7 @@ - - - - -
  
-

You are here: Home Dive Into Python 3 -

Difficulty level: ♦♦♦♦♦ -

Threading & Multiprocessing

-
-

FIXME
— FIXME -

-

  -

Diving In

-

FIXME - -

⁂ - -

Further Reading

- - - -

-

© 2001–9 Mark Pilgrim - - - diff --git a/packaging.html b/packaging.html index b649024..7ad15f9 100644 --- a/packaging.html +++ b/packaging.html @@ -5,7 +5,7 @@ diff --git a/table-of-contents.html b/table-of-contents.html index 99f68d1..cbe2cff 100755 --- a/table-of-contents.html +++ b/table-of-contents.html @@ -289,10 +289,6 @@ ul li ol{margin:0;padding:0 0 0 2.5em}

  • Beyond HTTP POST
  • Further Reading -
  • Threading & Multiprocessing -
      -
    1. ... -
  • Case study: porting chardet to Python 3
    1. Introducing chardet: a mini-FAQ