Files
test2/source
Campbell Barton c90db8d270 last commit broke running python operators
note that you can still set rna properties like this.
 bpy.data.__dict__["var"] = 1
 print(bpy.data.var)

but this is only stored for the python objects lifetime and not actually attached to blenders data
2009-11-02 00:20:07 +00:00
..
2009-09-28 03:19:52 +00:00
2009-10-06 17:01:00 +00:00