瀏覽代碼

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