| Trees | Index | Help |
|
|---|
| Package ZenUtils :: Module Map :: Class Locked |
|
| Method Summary | |
|---|---|
__init__(self,
map)
| |
__getitem__(self,
*args,
**kw)
| |
__setitem__(self,
*args,
**kw)
| |
get(self,
*args,
**kw)
| |
has_key(self,
*args,
**kw)
| |
call a method on the map, with the lock held | |
update(self,
*args,
**kw)
| |
| Method Details |
|---|
impl(self, m, *args, **kw)call a method on the map, with the lock held |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 | http://epydoc.sf.net |