From c723f107db4b15b8da624715054ff68fca167b79 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Wed, 19 Aug 2009 17:13:40 -0400 Subject: [PATCH] double sigh --- case-study-porting-chardet-to-python-3.html | 2 +- index.html | 1 - multiprocessing.html | 42 --------------------- packaging.html | 2 +- table-of-contents.html | 4 -- 5 files changed, 2 insertions(+), 49 deletions(-) delete mode 100644 multiprocessing.html 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