Quellcode durchsuchen

Update notes.md

master
Dimitri Merejkowsky vor 5 Jahren
Ursprung
Commit
f1d3b459e0
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      notes.md

+ 2
- 0
notes.md Datei anzeigen

@@ -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