py-dict-set-item ( obj key val -- )


Vocabulary
python.objects

Inputs
objan object
keyan object
valan object


Outputs
None

Definition