[Tutor] Static Variable in Functions

Tom Zych freethinker at pobox.com
Tue Mar 15 08:51:43 CET 2011


Steven D'Aprano wrote:
> Most of the common built-in Python objects are immutable:
> ...
> while a few are mutable:
> 
> lists
> dicts
> sets

Also, bytearrays.

-- 
Tom Zych / freethinker at pobox.com



More information about the Tutor mailing list