>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?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to