Home | Trees | Index | Help |
|
---|
Package dak :: Package daklib :: Module extensions |
|
Function Summary | |
---|---|
init(name,
module,
userext)
| |
Decorator to make a function replace a standard dak function in a given module. |
Variable Summary | |
---|---|
dict |
dak_functions_to_replace = {}
|
dict |
dak_replaced_functions = {}
|
Function Details |
---|
replace_dak_function(module, name)Decorator to make a function replace a standard dak function in a given module. The replaced function will be provided as the first argument. |
Variable Details |
---|
dak_functions_to_replace
|
dak_replaced_functions
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Jan 24 18:08:17 2009 | http://epydoc.sf.net |