diff --git a/table-of-contents.html b/table-of-contents.html index 2d08d86..4a8b51a 100644 --- a/table-of-contents.html +++ b/table-of-contents.html @@ -304,9 +304,13 @@ ul li ol{margin:0;padding:0 0 0 2.5em}
  • Can’t convert 'bytes' object to str implicitly +
  • Where to go from here +
      +
    1. Things to read +
    2. Where to look for Python 3-compatible code +
    -

    Doug Hellman’s Python Module of the Week is a fantastic guide to many of the modules in the Python standard library. +

    In addition, Doug Hellman’s Python Module of the Week is a fantastic guide to many of the modules in the Python standard library.

    Where To Look For Python 3-Compatible Code