docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
Python recipes tagged with "oop"
Recipe 21 to 40 of 168
« Prev
1
2
3
4
...
9
Next »
Singleton Base Class
Python
/
oop
/
by
anurag uniyal
(2 years, 6 months ago)
object finalization without __del__ and without hassles
Python
/
oop
/ 1 point (1 vote) /
by
Antoine Pitrou
(2 years, 6 months ago, revision 4)
Extending pyunit
Python
/
oop
/
by
Tim Watson
(2 years, 7 months ago)
Yet another threadpool module
Python
/
oop
/
by
George Sakkis
(2 years, 8 months ago, revision 4)
Fixed keys mapping type
Python
/
oop
/
by
George Sakkis
(2 years, 10 months ago, revision 3)
Rich iterator wrapper
Python
/
oop
/ 3 points (3 votes) /
by
George Sakkis
(3 years ago)
Implementing the observer pattern yet again: this time with coroutines and the with statement
Python
/
oop
/ 1 point (1 vote) /
by
Jim Baker
(3 years ago)
Composite design-pattern using dictionaries
Python
/
oop
/ 1 point (1 vote) /
by
Anand Balachandran Pillai
(3 years ago, revision 2)
Separating Pattern Implementation from Your Code
Python
/
oop
/
by
Jinghong Chen
(3 years, 3 months ago)
Attributes WithProtection without pain
Python
/
oop
/
by
kay schluehr
(3 years, 3 months ago)
Public and protected attribute access
Python
/
oop
/ 1 point (1 vote) /
by
kay schluehr
(3 years, 3 months ago, revision 3)
z_sync.py
Python
/
oop
/ -1 points (1 vote) /
by
Stephen Chappell
(3 years, 4 months ago)
Rich Comparison Mixin
Python
/
oop
/
by
Peter Fein
(3 years, 7 months ago)
HTML Help
Python
/
oop
/ -1 points (1 vote) /
by
Stephen Chappell
(3 years, 8 months ago, revision 2)
A simple date class ...
Python
/
oop
/ -2 points (2 votes) /
by
Stephen Chappell
(3 years, 9 months ago)
Closures For Highly Readable Sequence Sorting Customization
Python
/
oop
/ 1 point (1 vote) /
by
Zoran Isailovski
(3 years, 10 months ago, revision 6)
Simple exception logging
Python
/
oop
/
by
Michael Palmer
(3 years, 10 months ago)
A lazy, memoized attribute space.
Python
/
oop
/ 1 point (1 vote) /
by
S W
(3 years, 10 months ago)
Another Singleton Implentation
Python
/
oop
/
by
Ian Bollinger
(3 years, 10 months ago)
A class which keeps a (weak) reference to it's instances.
Python
/
oop
/
by
S W
(3 years, 11 months ago, revision 2)
Recipe 21 to 40 of 168
« Prev
1
2
3
4
...
9
Next »
View
20
,
50
,
100
recipes per page.
See all recipes tagged with "oop".
See all Python recipes.
Feed of Python recipes tagged with "oop"
Feed of all Python recipes