| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
dict --+
|
Adict
A dict with key and attribute access to the items
and callable to add items.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| a shallow copy of D |
|
||
| list of D's (key, value) pairs, as 2-tuples |
|
||
| list of D's keys |
|
||
| list of D's values |
|
||
|
Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
Set the value of a known item by
|
Return this
|
Return a shallow copy.
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Feb 26 13:23:52 2025 | http://epydoc.sourceforge.net |