Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "extending"
Tags:
extending
x
Recipe 21 to 40 of 47
« Prev
1
2
3
Next »
8
k
views
-1
score
Dictionary tool for lazy typers
Python
/
extending
/
by
runsun pan
(16 years ago)
15
k
views
1
score
Sized Dictionary
Python
/
extending
/
by
James Kassemi
(16 years ago, revision 2)
8
k
views
1
score
z_delegate.py
Python
/
extending
/
by
Stephen Chappell
(16 years ago)
200
k
views
14
score
Readable switch construction without lambdas or dictionaries
Python
/
extending
/
by
Brian Beck
(17 years ago, revision 8)
12
k
views
5
score
Container
Python
/
extending
/
by
tomer filiba
(16 years ago)
7
k
views
2
score
ShelfProxy
Python
/
extending
/
by
tomer filiba
(16 years ago, revision 2)
7
k
views
1
score
weakattr
Python
/
extending
/
by
tomer filiba
(16 years ago, revision 2)
8
k
views
3
score
ExceptionContainer
Python
/
extending
/
by
tomer filiba
(16 years ago)
10
k
views
1
score
Automated swigging for creating simple C shared modules.
Python
/
extending
/
by
Ernesto Adorio
(16 years ago, revision 2)
7
k
views
1
score
using inner classes for transparent extensions to your class
Python
/
extending
/
by
Charles Josephs
(17 years ago, revision 3)
31
k
views
2
score
Import Modules/Discover methods from a directory name
Python
/
extending
/
by
Jesse Noller
(17 years ago, revision 2)
12
k
views
2
score
Simple Singleton
Python
/
extending
/
by
Daniel Brodie
(17 years ago)
12
k
views
2
score
Functions with Strictly Typed Arguments
Python
/
extending
/
by
S W
(18 years ago, revision 3)
7
k
views
0
score
Package / Module Versioning Bootstrap Loader & Manager
Python
/
extending
/
by
Clayton Brown
(18 years ago)
5
k
views
1
score
Heap (Priority Queue) extension type in Python 2.2
Python
/
extending
/
by
Tim Meehan
(19 years ago, revision 3)
13
k
views
1
score
How to define multiple initializers for a class, with different arguments
Python
/
extending
/
by
Paul McGuire
(14 years ago, revision 6)
32
k
views
4
score
Windows Dll (with pointers parameters) calling with ctypes and calldll
Python
/
extending
/
by
Stefano Spinucci
(18 years ago, revision 3)
6
k
views
1
score
Barebones VC++ code: invoking Python COM factory and factory-made COM object
Python
/
extending
/
by
Bill Bell
(20 years ago)
48
k
views
1
score
Ordered Dictionary
Python
/
extending
/
by
David Benjamin
(21 years ago, revision 3)
22
k
views
1
score
Implementing C function callbacks using Python
Python
/
extending
/
by
pink chry
(21 years ago, revision 2)
Recipe 21 to 40 of 47
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "extending"
Top-rated recipes
Readable switch construction witho…
(Python)
Find all subclasses of a given cla…
(Python)
Container
(Python)
Python distutils + pkg-config
(Python)
Object Proxying
(Python)
Windows Dll (with pointers paramet…
(Python)
Defining Python class methods in C
(Python)
weakmethod
(Python)
ExceptionContainer
(Python)
Automatic ref-count management in …
(Python)
Related tags
+
−
plugin
(2)
+
−
class
+
−
extensible
+
−
inheritance
+
−
modules
+
−
post_processing
+
−
post_processing_script
+
−
sabnzbd
+
−
sabnzbdp
+
−
subclass
+
−
subclasses
+
−
type
x
Undo