|
From: Kevin D. <da...@gm...> - 2006-03-17 16:20:42
|
On 3/17/06, Michael Foord <fuz...@gm...> wrote: > > foo=3D"bar" > > baz=3DTrue > > blork=3D8 > [snip] > > I can add an 'unrepr' mode as an optional keyword (default False) that > implements it. You know what might be interesting: the ability to provide a callback to set each value. That would allow plugging in of different sorts of unrepr-style behavior. Of course, there would have to be a companion function for handling the writing side of things as well. Kevin |