diff --git a/where-to-go-from-here.html b/where-to-go-from-here.html index 4058126..fcf84ae 100644 --- a/where-to-go-from-here.html +++ b/where-to-go-from-here.html @@ -49,6 +49,17 @@ h3:before{counter-increment:h3;content:'C.' counter(h2) '.' counter(h3) '. '}
  • Invoking Descriptors in the official Python documentation +

    Threading & multiprocessing:

    + + +

    Metaclasses: