Ver a proveniência

Update notes.md

master
Dimitri Merejkowsky há 5 anos
ascendente
cometimento
f1d3b459e0
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      notes.md

+ 2
- 0
notes.md Ver ficheiro

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