Content has been removed. MayDev
Hmm,
Errors: mydict = { a: 3, b: 5, c: 7 }
not possible a, b and c have to be quoted?
Your solution of getting the imported dict fails in Blender 2.55
Error:
Traceback (most recent call last):
File “Text”, line 7, in <module>
TypeError: ‘zip’ object is not subscriptable
Now I have to read your link
Content has been removed. MayDev