> I still think it _could_ be the output of a Python repr() or similar > (something that is expected to be evaluated as a Python expression).
It may be valid fodder for python eval(), but if it came from repr() It would have used single quotes, yes? -- https://mail.python.org/mailman/listinfo/python-list