| Home | Trees | Index | Help |
|
|---|
| Package Pyblosxom :: Module tools :: Class VariableDict |
|
| Method Summary | |
|---|---|
__init__(self)
| |
__getitem__(self,
key,
default)
| |
__setitem__(self,
key,
value)
| |
get(self,
key,
default)
| |
has_key(self,
key)
| |
| list of varies |
Returns a list of the keys that can be accessed through __getitem__. |
update(self,
newdict)
| |
values(self)
| |
| Method Details |
|---|
keys(self)Returns a list of the keys that can be accessed through __getitem__.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Feb 7 21:43:58 2006 | http://epydoc.sf.net |