diff --git a/case-study-porting-chardet-to-python-3.html b/case-study-porting-chardet-to-python-3.html index 60c0166..cd062eb 100755 --- a/case-study-porting-chardet-to-python-3.html +++ b/case-study-porting-chardet-to-python-3.html @@ -818,7 +818,7 @@ tests\EUC-JP\arclamp.jp.xml EUC-JP with confide
chardet works in Python 3 is that I started with a test suite that exercised all major code paths. If you don’t have any tests, write some tests before you start porting to Python 3. If you have a few tests, write more. If you have a lot of tests, then the real fun can begin.
-© 2001–9 Mark Pilgrim diff --git a/http-web-services.html b/http-web-services.html index cc952b0..88cb1f1 100755 --- a/http-web-services.html +++ b/http-web-services.html @@ -978,7 +978,7 @@ user-agent: Python-httplib2/$Rev: 259 $
© 2001–9 Mark Pilgrim diff --git a/index.html b/index.html index 77f4bf5..ff3b694 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ + + + + +
+You are here: Home ‣ Dive Into Python 3 ‣ +
Difficulty level: ♦♦♦♦♦ +
++❝ FIXME ❞
— FIXME +
+
FIXME + +
⁂ + +
threading module
+multiprocessing module
+© 2001–9 Mark Pilgrim + + + diff --git a/packaging.html b/packaging.html new file mode 100644 index 0000000..7f17a55 --- /dev/null +++ b/packaging.html @@ -0,0 +1,37 @@ + +
+ +You are here: Home ‣ Dive Into Python 3 ‣ +
Difficulty level: ♦♦♦♦♢ +
++❝ FIXME ❞
— FIXME +
+
FIXME + +
⁂ + +
© 2001–9 Mark Pilgrim + + + diff --git a/table-of-contents.html b/table-of-contents.html index adfed04..ad1ab44 100755 --- a/table-of-contents.html +++ b/table-of-contents.html @@ -275,20 +275,14 @@ ul li ol{margin:0;padding:0 0 0 2.5em}
chardet to Python 3