Create a set
d = pyDict([key_1, val_1 [, key_2, val_2 ... ]])
A Python object or a Scilab wrappable data.
A Python object or a Scilab wrappable data.
A Python object.
Get a dict built with the input arguments. The number of arguments must be even.
Version | Description |
5.4.0 | Python module. |