Two things bother me about your assignment -- First, you say "i really
dunno what format to expect, no details on that" and second, "i have
like three weeks to complete this." Doesn't sound like a winning
combination to me. :(
When I've written systems to aggregate and normalize data from mu
Marc wrote:
> Hi,
> I am having an issue with something that would seem have an easy solution,
> which escapes me. I have configuration files that I would like to parse.
> The data I am having issue with is a multi-line attribute that has the
> following structure:
>
> banner
> Banner text
> B
Hi,
I am having an issue with something that would seem have an easy solution,
which escapes me. I have configuration files that I would like to parse.
The data I am having issue with is a multi-line attribute that has the
following structure:
banner
Banner text
Banner text
Banner text
...
Th