Tags: 

-
9kviews1Alternative to __del__ through __finalize__ and __finalattrs__scorePython / no tags / by Steven Bethard (16 years ago, revision 4)
-
7kviews2Mixins for equality, rich comparisons and hashingscorePython / no tags / by Steven Bethard (17 years ago, revision 2)
-
12kviews3Simple record (a.k.a. struct) typescorePython / no tags / by Steven Bethard (17 years ago, revision 6)
-
17kviews5using inner classes for propertiesscorePython / no tags / by Steven Bethard (18 years ago)
-
19kviews2late-binding properties: allowing subclasses to override getters and settersscorePython / no tags / by Steven Bethard (19 years ago, revision 2)
-
11kviews2min and max with key= argumentscorePython / no tags / by Steven Bethard (18 years ago, revision 3)