ソースを参照

Update notes.md

master
Dimitri Merejkowsky 5年前
コミット
f1d3b459e0
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      notes.md

+ 2
- 0
notes.md ファイルの表示

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