Home
last modified time | relevance | path

Searched defs:PythonDictionarySurrogate (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/
DPythonDictionarySurrogate.cs14 public class PythonDictionarySurrogate : Dictionary<object, object> class
16 public PythonDictionarySurrogate(PythonDictionary dictionary) in PythonDictionarySurrogate() method in Antmicro.Renode.Peripherals.Python.PythonDictionarySurrogate