Open JAMijares opened 7 years ago
There is a small bug on proteus/Context.py on the line 107 on the word contextOptionsDit
The fix is: ContextOptions = recordtype("ContextOptions", contextOptionsDict.iteritems())
Regards
There is a small bug on proteus/Context.py on the line 107 on the word contextOptionsDit
The fix is: ContextOptions = recordtype("ContextOptions", contextOptionsDict.iteritems())
Regards