|
From: Scott S. <sis...@gm...> - 2009-06-07 12:54:43
|
Sorry if this got sent twice.
I'm probably just looking over the answer.
The following:
[widget_foo]
expression='\200'
Turns into this:
{'expression': '\\200'}
Note the extra backslash. Any solution?
|