[issue38933] unusual behaviour on list of dependable lambdas

Karthikeyan Singaravelan report at bugs.python.org
Thu Nov 28 01:18:23 EST 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

This could also help in understanding late binding that happens with the lambdas in the report : https://docs.python-guide.org/writing/gotchas/#late-binding-closures

----------
nosy: +xtreak

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38933>
_______________________________________


More information about the Python-bugs-list mailing list