> >> > Given
> >> >
> >> > data =
> >> > '{[][]}'
> >> >
> >> > How can I efficiently get dictionaries for each of the data blocks
> >> > framed by <> ?
> >> >
> >> > Thanks for any help
> >>
> >> The question here is: What _can't_ happen? For instance, what happens
> >> if Fred's name contains
On Wed, Feb 18, 2015 at 3:35 PM, wrote:
>> > Given
>> >
>> > data =
>> > '{[][]}'
>> >
>> > How can I efficiently get dictionaries for each of the data blocks framed
>> > by <> ?
>> >
>> > Thanks for any help
>>
>> The question here is: What _can't_ happen? For instance, what happens
>> if Fred
> > Given
> >
> > data =
> > '{[][]}'
> >
> > How can I efficiently get dictionaries for each of the data blocks framed
> > by <> ?
> >
> > Thanks for any help
>
> The question here is: What _can't_ happen? For instance, what happens
> if Fred's name contains a greater-than symbol, or a caret?
On Wed, Feb 18, 2015 at 3:07 PM, wrote:
> Given
>
> data = '{[][]}'
>
> How can I efficiently get dictionaries for each of the data blocks framed by
> <> ?
>
> Thanks for any help
The question here is: What _can't_ happen? For instance, what happens
if Fred's name contains a greater-than symbol