| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package py :: Module dispatcher :: Class BoundMethodWeakref |
|
| Method Summary | |
|---|---|
Return a weak-reference-like instance for a bound method. | |
Return a strong reference to the bound method. | |
Return the closest representation. | |
| Method Details |
|---|
__init__(self,
boundMethod)
Return a weak-reference-like instance for a bound method. |
__call__(self)
Return a strong reference to the bound method. |
__repr__(self)
Return the closest representation. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:04:06 2004 | http://epydoc.sf.net |