Browse Source

Update notes.md

master
Dimitri Merejkowsky 5 years ago
parent
commit
f1d3b459e0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      notes.md

+ 2
- 0
notes.md View File

@@ -4,6 +4,8 @@ Ce fichier contient diverses notes utiles à la préparation des futurs cours.

## bits

* attributes on functions (you never know)
* __call__, functors
* scopes, closures, global, nonlocal
* no overlaod in python
* several __init__ ? Nope, alternative constructors