Add a note about Python functools.singledispatch decorator
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
:PROPERTIES:
|
||||
:ID: 4fabfe6a-b104-464f-8a87-dfd7d761dbcc
|
||||
:mtime: 20220601215830
|
||||
:mtime: 20220607075713
|
||||
:ctime: 20211230101535
|
||||
:END:
|
||||
#+title: Python
|
||||
@@ -27,6 +27,8 @@ La méthode ~__repr__~ est utilisée pour le debug quand ~__str__~ pour l'utilis
|
||||
** Fonctions Built-in
|
||||
*** [[id:487f57f5-e9fc-4df7-ae14-b41f9c1fa186][Fonction vars]]
|
||||
*** [[id:acda43fa-70be-4939-9128-47114e48e4cb][Fonction zip]]
|
||||
** Functools module
|
||||
*** [[id:25d994fd-375b-429d-af38-6afba818159f][functools.singledispatch]]
|
||||
|
||||
* Frameworks
|
||||
** Web
|
||||
|
Reference in New Issue
Block a user