Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Latest recipes tagged "immutable"
Tags:
immutable
x
4
k
views
0
score
First Class Enums in Python
Python
/
enum
,
immutable
/
by
James Mills
(11 years ago)
7
k
views
3
score
Immutable class decorator
Python
/
decorator
,
immutable
/
by
Oren Tirosh
(11 years ago)
7
k
views
1
score
A Protocol for Making Objects Immutable
Python
/
freeze
,
immutable
,
mutable
,
unfreeze
/
by
Eric Snow
(12 years ago)
4
k
views
1
score
to change instance to immutable
Python
/
immutable
,
instance
,
python
/
by
KATO Kanryu
(12 years ago)
4
k
views
2
score
Immutable Type Hierarchies
Python
/
abc
,
hierarchy
,
immutable
/
by
Aaron Sterling
(13 years ago, revision 4)
7
k
views
1
score
Immutable object(subclass)
Python
/
immutable
,
object
/
by
Dmitry
(14 years ago, revision 2)
5
k
views
1
score
Altering immutable string object.
Python
/
ctypes
,
immutable
/
by
Pepe Aracil
(14 years ago, revision 3)
28
k
views
3
score
freeze(), make any object immutable
Python
/
const
,
freeze
,
immutable
/
by
Andreas Nilsson
(15 years ago, revision 2)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "immutable"
Top-rated recipes
Immutable class decorator
(Python)
freeze(), make any object immutable
(Python)
Immutable Type Hierarchies
(Python)
A Protocol for Making Objects Immu…
(Python)
to change instance to immutable
(Python)
Immutable object(subclass)
(Python)
Altering immutable string object.
(Python)
First Class Enums in Python
(Python)
Related tags
+
−
freeze
(2)
+
−
abc
+
−
const
+
−
ctypes
+
−
decorator
+
−
enum
+
−
hierarchy
+
−
instance
+
−
mutable
+
−
object
+
−
python
+
−
unfreeze
x
Undo