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 41 to 47 of 47
« Prev
1
2
3
Next »
18
k
views
2
score
A simple extension type for Python
Python
/
extending
/
by
Alex Martelli
(21 years ago, revision 2)
8
k
views
1
score
help in debugging memory problems
Python
/
extending
/
by
Will Ware
(21 years ago)
12
k
views
1
score
Debug dynamically loaded C extensions with gdb
Python
/
extending
/
by
Joe VanAndel
(21 years ago)
29
k
views
2
score
Use good old INI files for configuration
Python
/
extending
/
by
Dirk Holtwick
(21 years ago)
30
k
views
4
score
Defining Python class methods in C
Python
/
extending
/
by
Brent Burley
(21 years ago)
26
k
views
1
score
To 'return None' from your Python-callable C function
Python
/
extending
/
by
Alex Martelli
(22 years ago)
10
k
views
1
score
use modules generated with SWIG in a multi-thread environment
Python
/
extending
/
by
Joe VanAndel
(22 years ago)
Recipe 41 to 47 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