Making immutable instances
Ben Finney
bignose+hates-spam at benfinney.id.au
Thu Dec 1 18:31:55 EST 2005
More information about the Python-list mailing list
Thu Dec 1 18:31:55 EST 2005
- Previous message (by thread): Making immutable instances
- Next message (by thread): Making immutable instances
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mike Meyer <mwm at mired.org> wrote: > Lots of people seem to want immutable instances. Nobody seems to > have a use case for them. Perhaps you missed my release announcement of the 'enum' package that explains why Enum instances are immutable. -- \ "Hanging one scoundrel, it appears, does not deter the next. | `\ Well, what of it? The first one is at least disposed of." -- | _o__) Henry L. Mencken | Ben Finney
- Previous message (by thread): Making immutable instances
- Next message (by thread): Making immutable instances
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list