⇤
Python Tips: Dynamic function definition
January 10, 2019
·
770 Words
·
3 Minutes
python
tip
internal
dynamic
function
definition
pattern
cpython
Function definition in Python can be considered static, right? Wrong!