code doesn't reference immutables?

MartinRinehart at gmail.com MartinRinehart at gmail.com
Mon Jan 7 08:32:34 EST 2008


>From the manual:

"code objects are immutable and contain no references (directly or
indirectly) to mutable objects" (3.2)

I thought my code worked with both mutable and immutable objects.
Whassup?




More information about the Python-list mailing list