Why are functions atomic?

Michael michael.forbes at gmail.com
Tue May 1 20:28:05 EDT 2007


A bit more info, but still no clear picture about why functions are
mutable but have immutable copy symantics.  There are arguments why
functions should be immutable, but the decision was to make user-
defined functions mutable.  My question is still: why the present
ummutable copy symantics?

http://www.python.org/dev/peps/pep-0232/




More information about the Python-list mailing list