it's a little confusing, but the following is a tuple: (key1,foo,) it's just not the tuple you want. it is a tuple where the first field is "key1,foo" and the second field is null. The printing makes this ambiguous 2012/12/14 Thomas Bach <[email protected]>
> (key1,foo,)
