diff --git a/where-to-go-from-here.html b/where-to-go-from-here.html index c08daca7..15b0be6d 100644 --- a/where-to-go-from-here.html +++ b/where-to-go-from-here.html @@ -53,7 +53,7 @@

Things to Read

  • multiprocessing module
  • multiprocessing — Manage processes like threads
  • Python threads and the Global Interpreter Lock by Jesse Noller -
  • Inside the Python GIL (video) by David Beazley +
  • Inside the Python GIL (video) by David Beazley

    Metaclasses: